Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$5.25100%0x394f…9008120d ago0x8c5996…997dd0
0xa520…eca40x0e3d…7757Base—$5.25100%0x0a75…f28f120d ago0x12423c…6762dc
0xa520…eca40x0e3d…7757Base—$1.05100%0x4339…3850120d ago0xf5b747…80f7c9
0xa520…eca40x0e3d…7757Base—$5.25100%0x0558…49bd120d ago0xcd1b92…13fd23
0xa520…eca40x0e3d…7757Base—$15.75100%0x59d0…cf72120d ago0x467e4b…d1d256
0xa520…eca40x0e3d…7757Base—$5.25100%0x4c4a…536c120d ago0x1dc8f2…94dd4d
0xa520…eca40x0e3d…7757Base—$5.25100%0xca67…8820120d ago0xd80e40…0d24a7
0xa520…eca40x0e3d…7757Base—$21.00100%0xd6e8…21cd120d ago0x8dcfd3…5dfe11
0xa520…eca40x0e3d…7757Base—$10.50100%0x8134…0849120d ago0x92837b…3ce9aa
0xa520…eca40x0e3d…7757Base—$5.25100%0xde1b…a3a2120d ago0x3a0800…d57c19
0xa520…eca40x0e3d…7757Base—$19.95100%0x1e92…0cb7120d ago0x6e1d84…7f91e4
0xa520…eca40x0e3d…7757Base—$5.25100%0xbada…25fd120d ago0xd1f65b…22af1a
0xa520…eca40x0e3d…7757Base—$10.50100%0x7bc8…4261120d ago0xfc0d8a…57c8cb
0xa520…eca40x0e3d…7757Base—$3.15100%0x50ee…5252120d ago0xa1aaf7…3230b1
0xa520…eca40x0e3d…7757Base—$10.50100%0x73bd…b444120d ago0xfb44eb…93a021
0xa520…eca40x0e3d…7757Base—$11.55100%0x44e3…3432120d ago0x19cbad…dd5069
0xa520…eca40x0e3d…7757Base—$18.90100%0xe10f…cb70120d ago0x2550dd…32afe4
0xa520…eca40x0e3d…7757Base—$1.05100%0x6170…fcde120d ago0x0cf0e6…53ca29
0xa520…eca40x0e3d…7757Base—$5.25100%0xe4bd…cd4e120d ago0x2c465d…1a9711
0xa520…eca40x0e3d…7757Base—$5.25100%0xe5f9…0f5f120d ago0x27abb6…24ef7c

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.