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 unknown19d ago0x6c2caf…88a9ff
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xc9546d…9a56dd
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xffd9db…950759
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x7001cd…ae2408
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xd3e4ac…d472cb
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x56ac62…12f2e1
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xf36897…15499a
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x62172e…ff7e76
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x7372e3…4b224f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xe91a70…a4dfa2
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x0e66d5…7d7ce8
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x882d39…93663a
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x8bc14e…0e9aae
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xe9c40a…9cc07b
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x00b339…d54f3f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x6394df…038099
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xa1f3f3…a96ad1
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x14a08f…9c7850
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x13d7ea…72fb0f
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xcd3e2e…63981a
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xa8008e…1580f8
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0xfea407…6cfd8e
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x360625…8b3b72
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x421dd8…739f59
0xd09e…a6e60x9c95…e299Base$0.001100%Route unknown19d ago0x25e9af…491ec3

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.