Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase14s ago0x7df508…a2ef38
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase16s ago0x935a42…7c8bdb
0x5b7a…7a3f0x2a46…a3a1Base—$0.006100%coinbase16s ago0x3b09f4…067ae7
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase18s ago0x33492b…c61021
0x98c3…231a0xfeae…3488Base—$0.08100%fluxa18s ago0x5cb254…191833
0x5b7a…7a3f0x2a46…a3a1Base—$0.003100%coinbase24s ago0xffb4d0…42c2d3
0x1332…66eb0x47c5…4fc3Base—$21.0070%0xe1d1…1b1924s ago0x3aa546…6f909e
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0xd92da2…7dcd57
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x032ec4…07ac25
0xea8b…eb4d0x7d2c…bcfeBase—$0.05100%coinbase26s ago0x8b1d3a…704071
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase26s ago0x946760…82ecc3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase26s ago0x44a98e…9f2492
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0x6ea5c0…2573c2
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0x2cdda5…c2a569
0x6a60…08b30x3e0a…78e7Base—$0.003024100%coinbase28s ago0x500c1d…1fa2eb
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0xbde748…b2f2e1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0x88e9ab…dc419d
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0xf21646…1ab25f
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0x9bfa0e…fa3041
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0xd6fc66…f8117a
0x24de…214b0x4020…0003Base—$0.0058870%0x76df…025632s ago0xb8941a…f24385
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0x7d2635…076ea4
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase32s ago0xcc86fd…4ec2fe
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase34s ago0x560479…8a1de7
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase34s ago0xd9a7bc…29925a

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.