Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6cc3…1cdd0x47c5…4fc3Base$210.0070%0x7d28…b24821d ago0x29dfc2…84a474
0x4de6…abe30x47c5…4fc3Base$9.0070%0x2b2b…961c21d ago0x225ca2…2ed722
0x1332…66eb0x47c5…4fc3Base$10.5070%0x1af6…8fa321d ago0xdc4697…1ee7f8
0x2d25…9c620x47c5…4fc3Base$10.0070%0xc6fb…0f6c21d ago0x9453d6…5a32e5
0x2179…99360x47c5…4fc3Base$98.7070%0x8944…ba2a21d ago0x603c5a…8dc8dc
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7818…d2a621d ago0x50e92c…0e3d30
0x1332…66eb0x47c5…4fc3Base$500.0070%0x5513…a8a921d ago0x0d37c2…a6687c
0x2d7d…0ee60x47c5…4fc3Base$10.5070%0xc585…31c621d ago0x1cb427…9ed796
0x1332…66eb0x47c5…4fc3Base$38.8570%0x76aa…2a0a21d ago0xdfead1…1f7496
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5670…ffbc21d ago0xe9ce9a…174086
0x1332…66eb0x47c5…4fc3Base$1.5470%0x1e76…9aba21d ago0xa89879…42573e
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2d18…781121d ago0x6adb5b…9a6cc0
0xa787…64cf0x47c5…4fc3Base$10.5070%0x44bc…cd6a21d ago0x7888f0…5bf52a
0x1332…66eb0x47c5…4fc3Base$10.5070%0xac5b…869821d ago0x0d0ca7…8aa6e7
0x1332…66eb0x47c5…4fc3Base$13.6570%0xc144…dd4e21d ago0xaabdd8…4ead11
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd500…f63a21d ago0x16fd8b…f469bc
0x1332…66eb0x47c5…4fc3Base$56.0070%0xc246…c59521d ago0x857bed…68ad35
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5697…9cea21d ago0x3e3de6…ba6a8b
0x737b…e4860x47c5…4fc3Base$18.0070%0x493f…ab8f21d ago0x1a455c…9e157f
0xa36d…71e30x47c5…4fc3Base$12.6070%0x154a…ba3221d ago0x18c51f…3c5fa1
0x1332…66eb0x47c5…4fc3Base$1,050.0070%0xc506…1e3d21d ago0x13cb3d…97ddac
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe4c8…f88721d ago0x28a491…5f3ec5
0xa787…64cf0x47c5…4fc3Base$26.2570%0x1f15…885721d ago0x988db3…5b6d91
0xc9a2…31540x47c5…4fc3Base$10.5070%0x14dd…a4ea21d ago0x3ad92f…6fcbaa
0x1332…66eb0x47c5…4fc3Base$10.0070%0x9993…8cf521d ago0x014c5a…16fbe2

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.