Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x50848e…1784ba
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x9336c2…89834d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xbf97fb…abf984
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x2f7d62…d76b85
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x9bc6d1…4f974c
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x6e4c26…22475d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xef5734…bf5173
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xc5f14a…d2fae3
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x58b111…3267c3
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x455869…d06bde
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xe642bc…0e311e
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x169055…2d3b0b
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x0b96e8…d9cf58
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x45d079…de0713
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x4b768c…c4c697
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x455c9d…3995a2
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x86f676…805c8c
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x7cb4c8…01b1d0
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xd3b618…c96b3d
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x92ff5e…548172
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xc68bf4…834f23
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x41119e…cf3440
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x7f9260…314c37
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0xc7c1ef…5a8d61
0x24fb…aeec0x9c95…e299Base—$0.001100%fluxa53d ago0x9ddd9a…43f603

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.