Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x4c7c25…270f53
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x4c9f12…9be88b
0x7693…be700x9c95…e299Base$0.001100%fluxa35d ago0xab4d90…9facd1
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x059f50…953980
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0xcbdb30…53e8ef
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x90f9ae…be4932
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0xf83127…dcd189
0x7693…be700x9c95…e299Base$0.001100%fluxa35d ago0xe96693…163c98
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0xff56bf…5d7b54
0x7693…be700x9c95…e299Base$0.001100%fluxa35d ago0xea1997…54c8fc
0x7693…be700x9c95…e299Base$0.001100%fluxa35d ago0x69f51f…45b640
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x1c2194…188fea
0x7693…be700x9c95…e299Base$0.001100%fluxa35d ago0xe83880…6a4d1c
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0xc3d08b…5c0066
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x1c658f…4c5b13
0x7693…be700xfe80…47eeBase$0.001100%fluxa35d ago0x2b3175…505689
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x8ccf61…6f3752
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x09f91e…d07e31
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x2b6e31…ed1ced
0x7693…be700x9c95…e299Base$0.001100%fluxa36d ago0x8b430b…0dfaf3
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x16192a…d0b908
0x7693…be700x9c95…e299Base$0.001100%fluxa36d ago0x38f61f…19c09e
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0x852122…6c1ed7
0x7693…be700x9c95…e299Base$0.001100%fluxa36d ago0xd07466…1f7984
0x7693…be700xfe80…47eeBase$0.001100%fluxa36d ago0xa70864…b2b727

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.