Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase14d ago0xc11381…8d1b71
0xe089…fbce0xdb5a…0671Base$0.005100%coinbase14d ago0x76f3f7…603732
0xe089…fbce0xdb5a…0671Base$0.005100%coinbase14d ago0xbe0437…f83e33
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0x725c91…f2b9b4
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0xcabd1e…0ed9c9
0x9045…0b820xdb5a…0671Base$0.005100%coinbase14d ago0x40cc77…33a4de
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0x81bbe7…4b993b
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0x65b4e4…03ba0d
0x0213…c66c0xdb5a…0671Base$0.02100%coinbase14d ago0x9362a7…378888
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0x2d6077…7b619e
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0x56ea42…91bbd1
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase14d ago0xc36030…b3d947
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0xfd51db…fda72c
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase14d ago0x160a39…1a9287
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase14d ago0xfbdf33…c24492
0xd3f6…2c7c0xdb5a…0671Base$0.02100%coinbase14d ago0x91723e…3ace1f
0xe089…fbce0xdb5a…0671Base$0.005100%coinbase14d ago0x5bf376…a5d992
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0x3eaf0a…a6d2ec
0x86a4…822f0xdb5a…0671Base$0.02100%coinbase14d ago0xbd3b56…e6c368
0xe089…fbce0xdb5a…0671Base$0.001100%coinbase14d ago0xc739d9…3d23fd
0x9045…0b820xdb5a…0671Base$0.001100%coinbase14d ago0xb0e938…1dca2a
0x9045…0b820xdb5a…0671Base$0.001100%coinbase14d ago0x21c0fb…9dc70d
0x9045…0b820xdb5a…0671Base$0.001100%coinbase14d ago0xbaaee3…6d56ca
0x9045…0b820xdb5a…0671Base$0.001100%coinbase14d ago0x2e91ec…b5168c
0x9045…0b820xdb5a…0671Base$0.001100%coinbase14d ago0xe5c7c4…d17034

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.