Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xb624bb…eb503f
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xaaec08…c948a5
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xfb4bb2…0d820a
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x5b89ad…5c0b14
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x6d3801…a69a66
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xde56a0…0e71e1
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x068a0d…a1869d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x6f2af2…e1672d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xc431d4…d7e1d4
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x61bc34…a6c180
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xf50a24…5b3dc8
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x40e662…1a88ab
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x796afc…c26476
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0xf3da5a…bb74f2
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x864a39…46052d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa22d ago0x97d364…1241b7
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xa6c6c6…50b512
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xb2b388…983007
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x6dc735…7831bc
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x27db53…d22a85
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x227f11…aaeb7d
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xe91483…bdcdcb
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x9f48ee…cf4f93
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0xab34de…09bf37
0xe9b7…4d760xfe80…47eeBase$0.001100%fluxa23d ago0x4380fb…df6afe

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.