Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc382…95030xf58b…4a85Base—$0.01100%coinbase72d ago0x359f70…589a2f
0xc382…95030xca54…19dbBase—$0.01100%coinbase72d ago0x21f1e3…e643a5
0xc382…95030xada3…ed1bBase—$0.01100%coinbase73d ago0xd49621…808056
0xc382…95030xb84a…3b55Base—$0.01100%coinbase73d ago0xd74f1d…d1966f
0xc382…95030x55ff…afa2Base—$0.01100%coinbase73d ago0x40c796…33c8a9
0xc382…95030x8f29…3b83Base—$0.01100%coinbase73d ago0x44027b…b57fd2
0xc382…95030x75fe…d03eBase—$0.01100%coinbase73d ago0x447f15…01d45c
0xc382…95030xbbf0…9396Base—$0.01100%coinbase73d ago0x540d98…5bb232
0xc382…95030xee66…6581Base—$0.01100%coinbase73d ago0xb0d086…0fcfb7
0xc382…95030x559f…a96bBase—$0.01100%coinbase73d ago0xb0a986…0a1b9c
0xc382…95030x878d…65c0Base—$0.01100%coinbase73d ago0xb9bc02…2ee55e
0xc382…95030x5c72…cc30Base—$0.01100%coinbase73d ago0xfe26d0…3776b3
0xc382…95030x93a3…6b0eBase—$0.01100%coinbase73d ago0xbf1850…1afa2f
0xc382…95030x64f8…3957Base—$0.01100%coinbase73d ago0x01eac3…91dbba
0xc382…95030xc254…7c6bBase—$0.01100%coinbase73d ago0xea9eae…dab664
0xc382…95030x8282…160bBase—$0.01100%coinbase73d ago0x2d955a…73e2a5
0xc382…95030xcd6c…770cBase—$0.01100%coinbase73d ago0x5b020c…3000bc
0xc382…95030x1eac…1da6Base—$0.01100%coinbase73d ago0x5a265b…35717b
0xc382…95030x2c6e…2d63Base—$0.01100%coinbase73d ago0xbccbe3…6dc643
0xc382…95030xe996…85f8Base—$0.01100%coinbase73d ago0xdcfa38…7be01a
0xc382…95030xed5b…7281Base—$0.01100%coinbase73d ago0xe93bfd…4a31e7
0xc382…95030xc90b…473fBase—$0.01100%coinbase73d ago0x844cce…b2b7f8
0xc382…95030xff89…f6dcBase—$0.01100%coinbase73d ago0xe64ae2…e05405
0xc382…95030x9960…a8fbBase—$0.01100%coinbase73d ago0x9801ac…c8e4f5
0xc382…95030x7d9a…780eBase—$0.01100%coinbase73d ago0x725634…92663c

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.