Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xa2082f…2852eb
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xac234b…9f8745
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x8215a0…589252
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x4db80e…c947e9
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x98a9cb…1016bc
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x70cb0c…52ee7d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x9c7d46…ed7e08
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x90b5ff…0a8ee6
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xb530bb…99d710
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xbb85a3…4e9f0d
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x9ec016…211515
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x89e2a9…a6b430
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xf3b083…de81d7
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x65109e…1b6ce3
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x2b03d6…ba4ddc
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x9f4401…cead77
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x66edd8…318a81
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xaa743e…1dda25
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x8949b0…e1497e
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x142b2a…17336b
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xc76fe8…3db2fa
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x0a5fd4…7b9e23
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x64c358…261d67
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0xfe412d…a8ee9f
0xa1c8…4e850xa9dd…2315Base—$0.002100%coinbase8d ago0x8b9e09…f4f046

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.