Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x14f78d…508b8f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0xbecdb2…58e834
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x907f67…ca7d9f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x7a109c…43583b
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x6b2eec…63038d
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x72277e…9f1d15
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x0d8db7…07b833
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0xc45f5d…ceaf2c
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x494f6d…026fa7
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x3a1869…282c23
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x538754…b1c75d
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0x2103d8…bd803f
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x72bc46…f7bcc6
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0xbe6ed0…4fb735
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0xe71174…6c9eaf
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0x94a9d7…740244
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0x791dc1…79fc99
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0x570a8b…19cd5b
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0x6d66c6…43395e
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0xb8fbe6…68685c
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0x3018f2…8ff983
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa42d ago0x685632…896fcb
0xcca7…c7cf0xfe80…47eeBase—$0.001100%fluxa42d ago0xc4ca9c…39ea66
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa43d ago0x823411…2cd825
0xcca7…c7cf0x9c95…e299Base—$0.001100%fluxa43d ago0xd78c23…ce05d3

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.