Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0xa48720…9c4173
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0xd7513d…9d5e47
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x74ebea…c9c2b5
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0xa90ae9…814bc0
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x9e474a…f741f7
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x8f7442…5c6403
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x6e74b3…9de16c
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0xc1b364…e5f48e
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x883328…94b27e
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x96efcd…bfab7a
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x9a46f5…fe0540
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x9a1bf3…91b93d
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0xd3f438…cbea96
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0xbd20a3…2ff224
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0xf2551f…967860
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x0f3ddd…bd24d5
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x6c0621…22224b
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x6c114f…7a6473
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0xfe307d…1ccf94
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0xcd87dc…4f3fdf
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x2b49d1…bf96c7
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x6103ad…895dd4
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x16425f…5a6f43
0x49ec…744c0x13bf…b9a7Base—$0.00125100%candidates120d ago0x831ea1…800677
0x49ec…744c0x13bf…b9a7Base—$0.002100%coinbase120d ago0x7aae23…275df7

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.