Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xb542c8…855b03
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x5ff1fa…8f4373
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xa42b44…f2d518
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0xcd5b97…4229f9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x7b710d…19a62f
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xd37eaf…0b1697
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xc5ba86…a4ee1a
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0xd05c02…af369b
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0xa7c555…3a71eb
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0x353b83…3c58c6
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x086ac8…241505
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xc38ac6…a853df
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0xb6994c…51d108
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xb6e824…be5f68
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x128e0d…fae2c1
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x3871a9…eaaf59
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x989308…d92818
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0x0a16b2…51a9d9
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x5409f0…291f37
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0xbb60e2…a9be10
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0x33457f…fa9650
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0x4bcaf0…6b77d7
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x19976e…d549df
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa37d ago0x0854d2…2bc606
0x0bb6…2fc90x9c95…e299Base—$0.001100%fluxa37d ago0xda5364…dda732

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.