Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x152f55…fb271f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x7c0560…199bbd
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x5e1d84…6df325
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0xee7200…18249c
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x48d150…3cd03f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x2176e6…13c1ea
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x086800…7abf9a
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0xb7e918…fcaf18
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0x5bf0f5…64a8f1
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0xbf191a…bc7dce
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown43d ago0xb8e1db…ac708f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x6bddb8…4537a8
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x8a17d8…824d92
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x775480…3b0fe4
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x69601f…b3a009
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x9ad192…223cc8
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x6b13e6…0fcbe0
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x984ed7…cd80fe
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x529705…5d898a
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x67dc8e…06b814
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0xee0746…ba1bc8
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x49e7af…e72c34
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x8d5219…eaf374
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0xa737fa…3576ac
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown44d ago0x26f6dd…2ff511

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.