Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x6f5a2b…176439
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x108f52…fc6029
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa42d ago0x023264…4aa5f8
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xefa0ad…8642a8
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x35fe8a…0334b5
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x0fe22d…4c2e3a
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xbc01b1…3a2353
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x841697…1657ba
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xd2bd49…c7a30b
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xe68c72…e15c65
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x0a73b4…551346
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x0389b9…dbb637
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x9d115d…a65350
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa42d ago0x34df6a…a27c12
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x7932cc…95bdee
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xd9cb62…4de095
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0x440b11…70f522
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xfe8c78…ae9e39
0x4abc…4e430x9c95…e299Base$0.001100%fluxa42d ago0xf2ec2a…398982
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0xa5e117…507e2c
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0x901445…ae2032
0x4abc…4e430xfe80…47eeBase$0.001100%fluxa43d ago0x42b0ca…341fd6
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xd20a9f…bfdaa3
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xf66620…1eebc1
0x4abc…4e430x9c95…e299Base$0.001100%fluxa43d ago0xdcfe75…d0f194

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.