Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3577…37870xd8d0…c706Base—$0.28100%fluxa103d ago0xd0322f…3ddf7d
0x413f…116e0xd8d0…c706Base—$0.28100%candidates103d ago0xcfe7e4…50f748
0xbae1…3a990xd8d0…c706Base—$0.28100%fluxa103d ago0x5d767e…c64875
0x25fb…570d0xd8d0…c706Base—$0.26100%fluxa103d ago0x5380c3…cf07e5
0xcaae…6bbd0xd8d0…c706Base—$0.28100%fluxa103d ago0x10a0b7…2b13ff
0x95a8…fb7e0xd8d0…c706Base—$0.28100%fluxa103d ago0xd02d21…2bd5d5
0x7509…63ea0xd8d0…c706Base—$0.28100%fluxa103d ago0x61854c…42eaea
0x9ed3…0a040xd8d0…c706Base—$0.28100%fluxa103d ago0x7803fa…40b5d9
0x8d37…155d0xd8d0…c706Base—$0.03100%candidates103d ago0x5e3dc5…7966e9
0x4009…9dff0xd8d0…c706Base—$0.35100%candidates104d ago0x34760b…48c415
0x8da2…11550xd8d0…c706Base—$0.40100%fluxa104d ago0x14ab34…767ddd
0x009d…48a20xd8d0…c706Base—$0.40100%fluxa104d ago0xb6fb3c…05109b
0x7e33…04b40xd8d0…c706Base—$0.40100%candidates104d ago0xd24558…6a26e0
0xdf86…78ce0xd8d0…c706Base—$0.05100%fluxa104d ago0xb4fe2e…39cad8
0xf3ca…0de50xd8d0…c706Base—$0.05100%fluxa104d ago0x0df06b…68c354
0x5611…aed20xd8d0…c706Base—$0.05100%fluxa104d ago0x36d503…9379e5
0x0b05…d63c0xd8d0…c706Base—$0.35100%fluxa104d ago0x769efc…6c4ba0
0xc338…f7c10xd8d0…c706Base—$0.35100%candidates104d ago0xd7e9df…544051
0xa4a9…519f0xd8d0…c706Base—$0.35100%fluxa104d ago0x3a385e…109dea
0xb477…3d140xd8d0…c706Base—$0.35100%candidates104d ago0x21bcb9…3d94f0
0x931e…283c0xd8d0…c706Base—$0.35100%fluxa104d ago0xf3e16b…48e3da
0x2226…44b10xd8d0…c706Base—$0.35100%fluxa104d ago0x7ab5a3…49a175
0x43c1…4aba0xd8d0…c706Base—$0.35100%candidates104d ago0x3d2dde…7860c3
0x3ef7…15910xd8d0…c706Base—$0.35100%candidates104d ago0xa909cf…b1ff67
0xcf2b…e7480xd8d0…c706Base—$0.35100%candidates104d ago0x4bc5c3…bb8813

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.