Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x0e7b69…b005ee
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x37c2cd…af89f4
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0xa866bd…5b5ca7
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x7e8016…262792
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0xdbc620…c17dd7
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x97c79d…20b861
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0xfdaa13…1f6952
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x3e357b…4cc7d3
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x4cb0ab…16eb2a
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa34d ago0xa88607…ce4048
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa34d ago0x9fe65c…7a0c2b
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x206c4e…5c13b3
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x3df341…69a8cf
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0xbc8c05…cda714
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x9b2c51…d504c6
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x5a5d88…e3c311
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa34d ago0x80f311…eb7c5e
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa34d ago0x4e17a3…5c42d3
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x571ca4…38f097
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0xfc068f…d8e3c3
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x51e143…640ec8
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa34d ago0x1f3ba4…2f2a09
0xb17c…b7f00xfe80…47eeBase—$0.001100%fluxa34d ago0x215bd7…4ca1e6
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0x5d2428…935fcb
0xb17c…b7f00x9c95…e299Base—$0.001100%fluxa34d ago0xf079e3…43b45f

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.