Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa36d ago0xfdf10b…5d5838
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa36d ago0x23d077…97cbb0
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa36d ago0x2c5f4a…355748
0x2f0b…09790x9c95…e299Base$0.001100%fluxa36d ago0xee5ef6…34a621
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa36d ago0x09b7fe…e7773d
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa36d ago0xfe849c…366607
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa36d ago0xb4b949…e1a9a8
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xf8decb…c604a5
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xbde570…fef290
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x85cf04…f4be38
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xe8b6c4…355949
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xd09b75…e21299
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x01f016…fcbc40
0x2f0b…09790x9c95…e299Base$0.001100%fluxa37d ago0xf0c559…d9da06
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xda3a3a…3e7c67
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x1eb16d…9e2157
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xc09ea3…1025c0
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x63e37f…ceb5ac
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x98437d…c68d38
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x049673…8d1b17
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0x4139d7…146dc8
0x2f0b…09790xfe80…47eeBase$0.001100%fluxa37d ago0xda9c98…b752b3
0x2f0b…09790x9c95…e299Base$0.001100%fluxa37d ago0x0b876e…d9c283
0x2f0b…09790x9c95…e299Base$0.001100%fluxa37d ago0x76d3d0…b5bd18
0x2f0b…09790x9c95…e299Base$0.001100%fluxa37d ago0x7a0d00…00f989

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.