Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9853…25310xc0a4…f488Base—$0.72100%coinbase44d ago0x8d1f5c…7023ac
0x00b9…1ac20xc0a4…f488Base—$0.07100%coinbase44d ago0x36efd6…d06d3c
0x2e4f…9c070xc0a4…f488Base—$0.70100%coinbase44d ago0xa746c3…7420b2
0x73b5…2b780xc0a4…f488Base—$0.12100%coinbase44d ago0x004ad6…6bf1ca
0x7b6f…5aef0xc0a4…f488Base—$0.13100%coinbase44d ago0x69fb26…81bd70
0x6ec9…ad730xc0a4…f488Base—$0.75100%coinbase44d ago0x841de5…015ea9
0x4386…2d830xc0a4…f488Base—$0.35100%coinbase44d ago0xf46048…266c2a
0x2236…85dd0xc0a4…f488Base—$0.30100%coinbase44d ago0xd596c3…da2ad3
0x0877…290a0xc0a4…f488Base—$0.21100%coinbase44d ago0x188ed7…0b81dd
0x1ebd…cd720xc0a4…f488Base—$0.97100%coinbase44d ago0xdb9a6d…b5db3a
0x9853…25310xc0a4…f488Base—$0.81100%coinbase44d ago0x6e2a24…264340
0x9e7a…b8ea0xc0a4…f488Base—$0.49100%coinbase44d ago0x32294d…e7f688
0x0ad1…a4560xc0a4…f488Base—$0.77100%coinbase44d ago0xaf6f6c…24cdab
0x2345…2ac40xc0a4…f488Base—$1.01100%coinbase44d ago0xf70815…9dbca4
0x2345…2ac40xc0a4…f488Base—$0.26100%coinbase44d ago0xcb8b1b…2c50f7
0xb3a2…7f440xc0a4…f488Base—$0.84100%coinbase44d ago0x66950b…24bae3
0x7b6f…5aef0xc0a4…f488Base—$0.75100%coinbase44d ago0xcbab64…baba04
0x6640…84a50xc0a4…f488Base—$0.24100%coinbase44d ago0x3761b3…f58278
0xe162…3b690xc0a4…f488Base—$0.56100%coinbase44d ago0x6f8491…175387
0xe8ff…68430xc0a4…f488Base—$1.40100%coinbase44d ago0xf61c56…cd1f7d
0xe162…3b690xc0a4…f488Base—$1.00100%coinbase44d ago0xbc4392…58f7f8
0xf8ec…ecb10xc0a4…f488Base—$0.99100%coinbase44d ago0xbf528e…0ddcbd
0x9853…25310xc0a4…f488Base—$1.46100%coinbase44d ago0x25951f…44a111
0x46e9…037c0xc0a4…f488Base—$0.24100%coinbase44d ago0x6c7cd8…1a0a04
0xbcd0…4bbe0xc0a4…f488Base—$0.16100%coinbase44d ago0x7cd0b8…88d85f

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.