Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$5.25100%0xe0dd…9b2b82d ago0x475ea4…59b588
0x1332…66eb0x0e3d…7757Base—$10.50100%0xb92d…57bc82d ago0x7cf657…c2f897
0x745c…c2c10x0e3d…7757Base—$109.20100%0x781c…500182d ago0xbee180…b1a59d
0xda55…51140x0e3d…7757Base—$5.25100%0x09f6…b65c82d ago0x460bac…36d47a
0x1332…66eb0x0e3d…7757Base—$10.50100%0x505d…14d682d ago0x2192cd…391c2c
0x13e9…83230x0e3d…7757Base—$105.00100%0x5d0b…1ded82d ago0xf99bb5…008053
0x1332…66eb0x0e3d…7757Base—$10.50100%0xd173…d69b82d ago0x858c82…e4071e
0x3fb1…7e250x0e3d…7757Base—$10.50100%0x160a…c89182d ago0x5fd0bd…7069db
0xb514…4a3e0x0e3d…7757Base—$4.20100%0x2742…8fd182d ago0x255a0f…b377b8
0xa787…64cf0x0e3d…7757Base—$5.25100%0x8944…ba2a82d ago0xfa62f5…22a075
0x1332…66eb0x0e3d…7757Base—$52.50100%0x8112…516782d ago0xb13dfc…e57e1b
0x1313…a79b0x0e3d…7757Base—$10.50100%0xfe64…ec0882d ago0xe3c6a2…e0f12a
0xec2b…fe100x0e3d…7757Base—$10.50100%0x7fb5…6c5282d ago0x0f1611…b29af3
0xa787…64cf0x0e3d…7757Base—$3.15100%0x2133…5a4282d ago0xf8b545…a812f3
0xfd61…ed2e0x0e3d…7757Base—$31.50100%0xc2de…8a3d82d ago0x5c792d…70aa10
0xa787…64cf0x0e3d…7757Base—$22.05100%0x5df6…642882d ago0xc4b78a…bb3815
0x1332…66eb0x0e3d…7757Base—$25.20100%0x77d8…3bfa82d ago0xffccfc…82b38d
0xa787…64cf0x0e3d…7757Base—$5.25100%0x44bc…cd6a82d ago0x9417cd…9af1a5
0xc9a2…31540x0e3d…7757Base—$3.15100%0x3d44…411582d ago0x742fe5…df6681
0x1332…66eb0x0e3d…7757Base—$10.50100%0x04fd…2b5282d ago0xd08e51…c2c704
0xa787…64cf0x0e3d…7757Base—$21.00100%0xbfa0…288582d ago0xde48f0…2ddd8c
0xa787…64cf0x0e3d…7757Base—$10.50100%0xe5a6…5fc582d ago0x43955d…ea3b33
0x1332…66eb0x0e3d…7757Base—$2.10100%0xbada…25fd82d ago0x072d42…3ae842
0xa787…64cf0x0e3d…7757Base—$31.50100%0x96df…634b82d ago0x8b3225…8815cf
0xa787…64cf0x0e3d…7757Base—$11.55100%0x5dca…cd2182d ago0x4e4042…9b2512

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.