Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x118b…c71b0x8f75…a0a3Base—$0.01100%coinbase64d ago0x020694…ba54a4
0x118b…c71b0xdd1d…7e00Base—$0.01100%coinbase64d ago0x3defab…1b9f19
0x118b…c71b0x1158…c5ebBase—$0.01100%coinbase64d ago0x83df5c…851499
0x118b…c71b0x9f11…0b1fBase—$0.01100%coinbase65d ago0x21add7…d9f7cf
0x118b…c71b0xbaf4…7f29Base—$0.01100%coinbase65d ago0x208f6a…09fa75
0x118b…c71b0xa9fa…1b4bBase—$0.01100%coinbase65d ago0x6ab58c…23d1bb
0x118b…c71b0xc949…80c0Base—$0.01100%coinbase65d ago0xba55d9…f95bfc
0x118b…c71b0xaa1e…e9f9Base—$0.01100%coinbase65d ago0xe97663…351975
0x118b…c71b0x1573…a52cBase—$0.01100%coinbase65d ago0x3cebe4…958e46
0x118b…c71b0x77ee…7501Base—$0.01100%coinbase65d ago0xb17adc…0b4051
0x118b…c71b0x79ae…5f33Base—$0.01100%coinbase65d ago0x9c71fb…ef46b1
0x118b…c71b0x863d…135dBase—$0.01100%coinbase65d ago0xbdc091…503e41
0x118b…c71b0xd61c…523fBase—$0.01100%coinbase65d ago0xdbb243…9f7f24
0x118b…c71b0x6a1b…e778Base—$0.01100%coinbase65d ago0xcddb36…2e0d1a
0x118b…c71b0x9ffe…8323Base—$0.01100%coinbase65d ago0x4f2575…a184da
0x118b…c71b0x5e68…2c83Base—$0.01100%coinbase65d ago0x21db93…215050
0x118b…c71b0xbbe4…22c1Base—$0.01100%coinbase65d ago0xd392fd…78763b
0x118b…c71b0x91e3…1b72Base—$0.01100%coinbase65d ago0x7b7bb2…95b438
0x118b…c71b0x8e62…8d85Base—$0.01100%coinbase65d ago0x0dfad1…e75213
0x118b…c71b0xab01…72fcBase—$0.01100%coinbase65d ago0x62f145…fe0dc0
0x118b…c71b0xca43…c488Base—$0.01100%coinbase65d ago0xb12490…d6466c
0x118b…c71b0x4c48…1232Base—$0.01100%coinbase65d ago0x544baf…63631d
0x118b…c71b0xe0fe…8ceeBase—$0.01100%coinbase65d ago0x44e9d8…b8276f
0x118b…c71b0xdb67…0503Base—$0.01100%coinbase65d ago0x7a03a6…9f4ed9
0x118b…c71b0x0fe0…2050Base—$0.01100%coinbase65d ago0xcf7fde…eb9266

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.