Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xadf597…83e578
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x186679…d32787
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xbfc09d…b54583
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x493d47…f4df6c
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xa8ffa9…e46237
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xeeed98…c9c8cb
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xc0f038…94eece
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x65a8dc…cd509e
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xf387e6…b53627
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x7a4534…1d9ea5
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x350aec…90a933
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x9c4b09…1254f6
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x78c682…1505dc
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x719069…1e7d03
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x01c604…c9695e
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x91465e…5e6b75
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xae9f4b…e8a60a
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xaeb6e7…8ba506
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x111d24…dfb361
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x6e25ca…ef0151
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xcd004d…c1c7e4
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xa1827d…5e20d5
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xa316f1…7deaac
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0xccea54…01b133
0xbcf2…9cd30xa9dd…2315Base—$0.002100%coinbase83d ago0x336114…7dfc3f

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.