Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e93…92880xd953…6b83Base—$0.002100%coinbase37d ago0x4aa1c5…b8634b
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0xa43df6…6b71e2
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0xff42fb…550db6
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x37b8e6…ebb05a
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x455d0a…ef3e5b
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x0921c0…3455b4
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x275733…5605cf
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0xa594ea…232bff
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x5d1e40…a74707
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x9437b3…c1856d
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x32fddd…72709c
0x5e93…92880x9fb3…1d9aBasex402 service$0.005100%coinbase37d ago0x0d9eff…6ec644
0x5e93…92880x48cc…7850Base—$0.002100%coinbase37d ago0xaaae51…b677ba
0x5e93…92880xbb69…20adBase—$0.002100%coinbase37d ago0xf83d36…aab7ff
0x5e93…92880x3175…2e2eBase—$0.002100%coinbase37d ago0xf8179b…5c349e
0x5e93…92880x04fd…fed8Base—$0.002100%coinbase37d ago0xbb03a9…e7483e
0x5e93…92880xec5f…698bBase—$0.002100%coinbase37d ago0x803bc7…a951c5
0x5e93…92880xe0a8…8281Base—$0.002100%coinbase37d ago0xc3ec2d…74353b
0x5e93…92880x775c…db83Base—$0.002100%coinbase37d ago0x5007c3…a031ce
0x5e93…92880x2507…068fBase—$0.002100%coinbase37d ago0xbdce22…b6f055
0x5e93…92880x1360…972dBase—$0.002100%coinbase37d ago0xb812d0…d98fae
0x5e93…92880x9265…2c08Base—$0.002100%coinbase37d ago0x3aed9a…6ef2b1
0x5e93…92880x9bca…ddc5Base—$0.002100%coinbase37d ago0x7ee93f…535db4
0x5e93…92880x9dbd…a753Base—$0.002100%coinbase37d ago0x6f3217…de8a85
0x5e93…92880x70e0…50f1Base—$0.002100%coinbase37d ago0x734348…286535

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.