Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x58395b…d0eca6
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x78f898…529cf0
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x6e227e…3a1ddb
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0xb8fec6…07c484
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0xb92697…2f35e9
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x23635f…7eca9b
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x603a03…d85441
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0xbe9945…9ec969
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x561703…1e4848
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x123ecd…4119b3
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x775ae9…ef6a35
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa69d ago0x506d64…c79dac
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0xbd3b22…45f09d
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0xf38e97…5a4c3f
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x242459…ae0543
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0xbca1a1…42fa87
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x14a10d…9fbbc6
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x7d3c21…7746e1
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x59fca8…d33d78
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0xcd2046…0ce97a
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x1f4228…e642be
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x6dafb8…ad5403
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0xd9d6ca…6d8a23
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0x63bc11…d638e3
0xbd8c…49610x9c95…e299Base—$0.001100%fluxa70d ago0xccad07…f96c83

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.