Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x1cccdf…4bcd6a
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xfe5c7b…9ec9d5
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xd64596…eb3cdc
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0x4556a7…183d16
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x430cb0…b60ab9
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x100979…0b695b
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x1cbc79…5c23c0
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x9a09bb…ba8618
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x6dbb39…88957b
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x3b542d…8c064c
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xfe1683…1e4623
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xe585d4…b5993f
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x2947ad…1ef6f9
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x0ecaf0…0fbb7b
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xfc2032…f12821
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0xaa71e4…8a8b9a
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0xcd0906…3fa298
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xbe193e…fd82b2
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0x6afe4a…69058f
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0x1ac420…1af927
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x8beee9…16a62a
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0x9d203f…5c8f60
0xed4d…0a8f0xfe80…47eeBase$0.001100%fluxa33d ago0xf47e23…18eb4f
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0xe96161…e90a12
0xed4d…0a8f0x9c95…e299Base$0.001100%fluxa33d ago0x04e235…e37fee

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.