Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0xe0f408…0d5237
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0xf47125…28ba7b
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x88aa47…62e7cc
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x2749c5…6157d2
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x19e50f…b54d7a
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x0b1307…077179
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x43d06c…7f3ee3
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0xad15a0…caf8c1
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x6ad682…721159
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x04634d…7a57f7
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0xf7494c…6e198e
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x5c2552…dbbe17
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x697b2d…b13153
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x4f3abf…ef3836
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x17e2fc…52d173
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x0aa89a…060ee6
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x71aab0…06acb0
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x2cc15c…58cdf0
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x6e7e9b…4ab111
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x9e6b8a…16c500
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x3744be…1db954
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0xf9a0b3…fe1e12
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x7be344…41f583
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0x91ec60…6a89c9
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown71d ago0xf9d9c9…cd10c2

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.