Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca0a…2d7a0x85b4…627cBase$0.45100%coinbase26d ago0xf15f95…cad570
0xca0a…2d7a0x85b4…627cBase$0.70100%coinbase26d ago0xa71744…c61567
0xca0a…2d7a0x85b4…627cBase$0.35100%coinbase26d ago0x6e011e…9a40b8
0xca0a…2d7a0x85b4…627cBase$0.53100%coinbase26d ago0x457354…38d4b4
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase26d ago0x8b7a08…607d65
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase26d ago0x6877ee…32b859
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase26d ago0x2f1cee…542b57
0xca0a…2d7a0x85b4…627cBase$1.37100%coinbase26d ago0xecb840…9dee69
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase26d ago0xde9304…513759
0xca0a…2d7a0x85b4…627cBase$0.23100%coinbase26d ago0x1394ae…c7c358
0xca0a…2d7a0x85b4…627cBase$0.38100%coinbase26d ago0x388e18…da0980
0x467f…a4c10x85b4…627cBase$2.96100%coinbase26d ago0xcd5244…a3cb3d
0x467f…a4c10x85b4…627cBase$1.19100%coinbase26d ago0x268736…ab16d2
0xca0a…2d7a0x85b4…627cBase$2.58100%coinbase26d ago0xdbae22…cb37f7
0xca0a…2d7a0x85b4…627cBase$1.21100%coinbase26d ago0x3b6842…ff1d81
0xca0a…2d7a0x85b4…627cBase$1.64100%coinbase26d ago0x597adc…1839ba
0xca0a…2d7a0x85b4…627cBase$0.18100%coinbase26d ago0x9fcf78…e2f635
0xca0a…2d7a0x85b4…627cBase$0.22100%coinbase26d ago0x71daab…2d3c9b
0x467f…a4c10x85b4…627cBase$1.79100%coinbase26d ago0x770fb1…5aaca9
0x467f…a4c10x85b4…627cBase$2.07100%coinbase26d ago0x4eb747…25e858
0x467f…a4c10x85b4…627cBase$0.56100%coinbase26d ago0xfad36a…d5097c
0x467f…a4c10x85b4…627cBase$0.24100%coinbase26d ago0xc545a7…1274d8
0xca0a…2d7a0x85b4…627cBase$0.45100%coinbase26d ago0xf6ee4f…2639a7
0xca0a…2d7a0x85b4…627cBase$1.90100%coinbase26d ago0x830904…57c9c8
0xca0a…2d7a0x85b4…627cBase$1.27100%coinbase26d ago0x90a104…0e38e2

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.