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.32100%coinbase79d ago0x17da9e…969dd2
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0x1aab00…f1c0de
0xca0a…2d7a0x85b4…627cBase$0.30100%coinbase79d ago0x396e88…41e99e
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase79d ago0xd3f0a7…0d8d5e
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0xe5d123…200dba
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0x1015fc…35dbd2
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase79d ago0x074cb0…156366
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0xeb5a19…a52b15
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0x8dad22…dd85a6
0xca0a…2d7a0x85b4…627cBase$0.21100%coinbase79d ago0xdfb990…3166aa
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase79d ago0x9dcbb5…94dc2f
0xca0a…2d7a0x85b4…627cBase$0.05100%coinbase79d ago0x38b9a6…7d4b17
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0xe22d45…4986d1
0xca0a…2d7a0x85b4…627cBase$0.15100%coinbase79d ago0x13cbfd…aa7c1e
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase79d ago0x1d5033…9b6841
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0x74826f…ff6f0d
0xca0a…2d7a0x85b4…627cBase$0.34100%coinbase79d ago0x849af5…f6d146
0xca0a…2d7a0x85b4…627cBase$0.08100%coinbase79d ago0xb9d450…baaaa6
0xca0a…2d7a0x85b4…627cBase$0.11100%coinbase79d ago0x586b56…c0ab64
0xca0a…2d7a0x85b4…627cBase$0.06100%coinbase79d ago0x928a76…a52f2c
0xca0a…2d7a0x85b4…627cBase$0.10100%coinbase79d ago0x1517b3…26c98c
0xca0a…2d7a0x85b4…627cBase$0.09100%coinbase79d ago0x84e0ba…d448b4
0xca0a…2d7a0x85b4…627cBase$0.58100%coinbase79d ago0xa4d667…7df59c
0xca0a…2d7a0x85b4…627cBase$0.07100%coinbase79d ago0x37d827…41f1fe
0xca0a…2d7a0x85b4…627cBase$0.53100%coinbase79d ago0xb8da42…f5adf1

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.