Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0xb13a23…8a9ebc
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0xaeb6b3…ca2fbe
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x7a0978…ccc02c
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x65eb7a…7c1f26
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x566d58…fa439e
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0xd5b5af…243a40
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0xa8c297…6a93d5
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x7d1065…58d61c
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0xe6cf17…54a3a5
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0x585687…121fa3
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa51d ago0xffbae8…07d13d
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa51d ago0x0a6a1d…aaffe0
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x2e347c…f8c8ba
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x1d38fe…4e2d0b
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x161ac6…a26fb1
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x310ebe…2ade00
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x3602f3…12b917
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x921e47…a8974b
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0xf2fcdb…e1725d
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x0b700d…bad6f0
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0x56b8db…3e1bc4
0xe566…1bcf0xfe80…47eeBase—$0.001100%fluxa52d ago0xff7486…fb077a
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa52d ago0x77e5f0…2dd55f
0xe566…1bcf0x9c95…e299Base—$0.001100%fluxa52d ago0x29b414…3ee04a

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.