Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0x3f2194…30e744
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0xd36a32…77f048
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0x9dc940…f65c85
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0xa85dd7…b8028f
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0xeba55c…bdba1f
0x7e57…2f090x38c9…a584Basex402 service$0.01100%coinbase61d ago0x2a74ea…588e86
0x7e57…2f090x38c9…a584Basex402 service$0.001100%coinbase61d ago0x54a49e…ec01ca
0x7e57…2f090x38c9…a584Basex402 service$0.001100%coinbase61d ago0xa5cc01…2e9383
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0x44ba8c…68e491
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase61d ago0xe688db…785f86
0x7e57…2f090x38c9…a584Basex402 service$0.005100%coinbase61d ago0xc063a3…7c0072
0x5fa7…057c0x38c9…a584Basex402 service$0.009100%coinbase61d ago0x837d00…e21353
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase61d ago0x6f31c1…4972da
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase61d ago0x2259ec…1a3252
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase61d ago0x24eb5a…69bc17
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase61d ago0x5ab7c3…9d9563
0x5fa7…057c0x38c9…a584Basex402 service$0.001100%coinbase61d ago0xd5f3ea…d49b06
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase61d ago0x79e8b9…145aba
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase61d ago0xd15ec4…4ed033
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase61d ago0x6a46c0…ba80d3
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase62d ago0x49212f…a3c649
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase62d ago0x4350a7…17dbc7
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase62d ago0x7fb0bc…8b1864
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase62d ago0xa4ac3a…4daf9d
0x5fa7…057c0x38c9…a584Basex402 service$0.25100%coinbase62d ago0x25c4d1…2340fc

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.