Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x8f4981…011a8b
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x5aa24c…c6d0f3
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x056e84…8676bf
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa42d ago0xebf830…9ed1e4
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x42546a…ca78a8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0xc86325…6965d8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x3f203e…a31993
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0xdbd45c…d87048
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x212c37…5785a2
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x8f31b0…866091
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x14519f…32e96c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x9fd467…be25af
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x18f271…e73b34
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x54ce85…ef785a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x3bd34c…a965cd
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa42d ago0x8bc588…7b9ec7
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x21a119…6cf05f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x1bf4f9…1bb2be
0x446b…978d0x9c95…e299Base—$0.001100%fluxa42d ago0x9c9734…732277
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa42d ago0xf651b2…992f0d
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa43d ago0x3007e5…eb37b5
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa43d ago0xd2675a…d684ae
0x446b…978d0xfe80…47eeBase—$0.001100%fluxa43d ago0xe7af40…d7912f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa43d ago0x5781b2…7f694a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa43d ago0x755ef9…eb59e8

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.