Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x7255e7…c26e51
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x760636…b53bd4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x2d97e5…310462
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x5ad191…2bf0f0
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0xfad450…17a901
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0x04fe8d…28b7de
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x49a3ec…39d638
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x7e5fbb…5064e1
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0xd7820b…5a47db
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x89b00f…9b38dc
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x3a32a8…ae740b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x4fc5b9…8a3f12
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0xeb9496…ecc224
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x6cfb88…b0b1c4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0xc4af8f…bd1f1f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0xf5aa52…f0cd40
0x418f…ec9d0xfe80…47eeBase—$0.001100%fluxa42d ago0xc66bd4…12a75f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x4c6d92…f4ee85
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x8d4cb2…557a2b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x95a0e8…7004fd
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x79c1e1…0c25f3
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x1c40ba…e933ed
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0x641dd9…7142f1
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa42d ago0xfd05f8…8610a2

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.