Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xfd0296…e5088d
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x5cb1a1…c68a03
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x71dd3d…c015f4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf021ff…1fd007
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x3b289e…56cb8f
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x0d9726…8d2c03
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x99ca09…e07ea4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf6a019…d58fb3
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbf7e5b…c56c38
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x828a30…c34167
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xceca48…bfdb01
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x9480cb…10ea06
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x56d92b…4e0af1
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x8eabb5…baebed
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x8aa511…0254d5
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x968acf…ac6ebf
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7396b4…54ef86
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x7ddf84…c64c3d
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9d4c9a…d184fe
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xf575e0…682945
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x97881f…6255f4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x3ee2b9…b055f5
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x540572…caa735
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x9d614b…315f64
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x73fd83…c5f45a

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.