Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base$5.25100%0x9b8a…f4bd83d ago0x23fe7a…306ca8
0xc9a2…31540x0e3d…7757Base$5.25100%0x7390…9c9383d ago0x600a28…5600b8
0xc9a2…31540x0e3d…7757Base$10.50100%0x0e26…797883d ago0x3e3a20…5f218e
0xc9a2…31540x0e3d…7757Base$6.30100%0x0a75…f28f83d ago0x91b9df…4726ff
0xc9a2…31540x0e3d…7757Base$10.50100%0x629a…da9c83d ago0x22015e…ab76bd
0xc9a2…31540x0e3d…7757Base$10.50100%0x271d…71b483d ago0xe803d6…005a80
0xc9a2…31540x0e3d…7757Base$3.15100%0xca9f…d20183d ago0x1f206b…eab0b8
0xc9a2…31540x0e3d…7757Base$2.10100%0x7fb5…6c5283d ago0x79e74c…4aea30
0xc9a2…31540x0e3d…7757Base$10.50100%0xc6fb…0f6c83d ago0x21ee41…6f8fd4
0xc9a2…31540x0e3d…7757Base$5.25100%0x629a…da9c83d ago0x8c4b42…1f9d68
0xc9a2…31540x0e3d…7757Base$95.55100%0xa8cd…654883d ago0x1dee0c…1750ad
0xc9a2…31540x0e3d…7757Base$3.15100%0x5198…0ffb83d ago0x10b074…d4364c
0xc9a2…31540x0e3d…7757Base$3.15100%0xf733…8f8d83d ago0x3c8ded…4d709e
0xc9a2…31540x0e3d…7757Base$10.50100%0x54c8…88d583d ago0xb99360…eb6f19
0xc9a2…31540x0e3d…7757Base$10.50100%0xd091…7b6e83d ago0x9c1812…8587f1
0xc9a2…31540x0e3d…7757Base$3.15100%0x9618…286183d ago0x0fd40b…d3cdf7
0xc9a2…31540x0e3d…7757Base$3.15100%0x2fb2…aefd83d ago0x02b201…fc5457
0xc9a2…31540x0e3d…7757Base$9.45100%0xcf6b…a40a83d ago0xd2a82e…83a595
0xc9a2…31540x0e3d…7757Base$3.15100%0x551c…90e583d ago0xdbc193…a14fea
0xc9a2…31540x0e3d…7757Base$5.25100%0x6c20…6aed83d ago0x134692…fe081a
0xc9a2…31540x0e3d…7757Base$21.00100%0x175b…99fa83d ago0x631610…4b5d08
0xc9a2…31540x0e3d…7757Base$1.05100%0x4d61…683883d ago0xfd3f8b…02d866
0xc9a2…31540x0e3d…7757Base$10.50100%0xa06c…18fe83d ago0x2ebdee…1e72c9
0xc9a2…31540x0e3d…7757Base$31.50100%0x563b…9a7f83d ago0x14c186…8117f5
0xc9a2…31540x0e3d…7757Base$15.75100%0x5d3d…e33383d ago0x5b3b84…a49540

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.