Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdec0…56a80x28ae…e74eBase—$0.01100%coinbase79d ago0x2a2dcf…cba1f5
0xdec0…56a80x4ed8…256eBase—$0.01100%coinbase79d ago0x2d7380…92659a
0xdec0…56a80xa171…6abfBase—$0.01100%coinbase79d ago0x6bbfef…f07dc7
0xdec0…56a80x9f36…b0cfBase—$0.01100%coinbase79d ago0x8d52d7…cfc5df
0xdec0…56a80xc784…6131Base—$0.01100%coinbase79d ago0x61584c…465b4b
0xdec0…56a80x6499…44d3Base—$0.01100%coinbase79d ago0xd86708…d49e90
0xdec0…56a80xc48b…8ba4Base—$0.01100%coinbase79d ago0xfe2f3b…0f0e03
0xdec0…56a80xcbb6…2305Base—$0.01100%coinbase79d ago0xd05b41…3a3547
0xdec0…56a80x4f01…9f77Base—$0.01100%coinbase79d ago0xcca4ea…97f681
0xdec0…56a80xec4f…89e1Base—$0.01100%coinbase79d ago0x329f63…b12238
0xdec0…56a80x52a8…a128Base—$0.01100%coinbase79d ago0x49fa1e…d98c74
0xdec0…56a80x9fd4…3278Base—$0.01100%coinbase79d ago0x7b8434…bf47db
0xdec0…56a80x8bfd…2cffBase—$0.01100%coinbase79d ago0x607ab2…d8c944
0xdec0…56a80x03d6…d96fBase—$0.01100%coinbase79d ago0xcb89cf…1953fe
0xdec0…56a80x1e47…5eb8Base—$0.01100%coinbase79d ago0xdaeb94…592e43
0xdec0…56a80x8e91…fc99Base—$0.01100%coinbase80d ago0xc828cc…271e74
0xdec0…56a80x4747…68c4Base—$0.01100%coinbase80d ago0xe3cd4e…d67bc9
0xdec0…56a80x4e4d…399eBase—$0.01100%coinbase80d ago0x5e4612…3e1389
0xdec0…56a80x25b7…fc63Base—$0.01100%coinbase80d ago0x678bac…66d05c
0xdec0…56a80xd51a…4f70Base—$0.01100%coinbase80d ago0x464296…1689f0
0xdec0…56a80x8e0c…6f24Base—$0.01100%coinbase80d ago0xb2e3b9…2d5c96
0xdec0…56a80x4d04…60efBase—$0.01100%coinbase80d ago0x9dc296…5a5d92
0xdec0…56a80xef07…6b68Base—$0.01100%coinbase80d ago0xcc3741…cab90c
0xdec0…56a80xbbc7…4774Base—$0.01100%coinbase80d ago0xd332ba…529756
0xdec0…56a80xada9…e0edBase—$0.01100%coinbase80d ago0x294197…0e12e6

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.