Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0x641067…d39d8a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0xf3053d…f7fdc7
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0x20ed2c…262f3e
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0x94cb32…2e5c4f
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0x5e3550…42fc7d
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0xcf55fc…5b944c
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa6d ago0x8ee46a…03bc73
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xacbad8…ecea60
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x79524c…4ea55a
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xfefd41…df0b38
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x38cca1…3e2936
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x6485d5…1895f6
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xe0cd32…b0cb1d
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x7e41a9…a53ba3
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xa52f98…05a7a2
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xd6f35b…3c04a9
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x252fd8…39e9ed
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x029d83…fc8599
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xd8a9e7…2e83b9
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x234fab…431570
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x5b3bd0…c7d156
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0xb8cf58…dc6119
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x98cf68…ebb895
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x7450d2…a69f48
0xd64d…07450xfe80…47eeBase—$0.001100%fluxa7d ago0x022c57…5b05c3

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.