Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xb26f77…d4a1bd
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xc0b752…c22f6c
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x577466…411e45
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x81ea30…bdfbc8
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x124ce6…6fc65f
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xff26e2…21eedc
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xfe59a3…f43bcc
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xab559d…5614fb
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x15299d…a252b2
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xc86dba…5eaefb
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xc68c9a…1f048e
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x14ec49…fe5f51
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xa0c45e…b0355a
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x83d83a…c994e9
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xca5369…e9ea18
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x1bef72…631942
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x912f02…3ed15e
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xa80e8c…193c8a
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xa0fcb4…e0a528
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x59c5fa…ca66c9
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xe2ee1f…dedf67
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x48bdd5…1e05e8
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xcf3adc…b4eb90
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0x6b53d7…1f8b9b
0x200d…d9750xfe80…47eeBase—$0.001100%fluxa15d ago0xf5181f…b5489a

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.