Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0xb768d5…0c8a8c
0xbe1b…00420x9c95…e299Base$0.001100%fluxa37d ago0x6d9457…704d0f
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0xf5922b…2b1440
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0xd78d1b…f53992
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0x994878…a5d20b
0xbe1b…00420x9c95…e299Base$0.001100%fluxa37d ago0xaa1149…b10a03
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0xc53e53…44978d
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0xd4bf0f…55d145
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa37d ago0x5cfcb6…d72749
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x975dc0…23a694
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xaff1b7…4ad788
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x13c5a0…51b2ad
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x28b1b2…385189
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x595f6b…e68401
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xe11ef4…07743a
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x6f1f73…4080bc
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x7ace15…74feaa
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xc4cd76…0177d3
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x931cc1…a99d33
0xbe1b…00420x9c95…e299Base$0.001100%fluxa38d ago0x6a0625…1dfa1f
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xd0b3ec…ee1ab8
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x19ceb5…59b863
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xb4cff5…447fd5
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0x1a1125…426cc9
0xbe1b…00420xfe80…47eeBase$0.001100%fluxa38d ago0xe32ff6…2ea8fb

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.