Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf2bb…31c80x0e3d…7757Base—$10.50100%0xec3e…414c50d ago0xb7f8cd…e91311
0xa787…64cf0x0e3d…7757Base—$3.15100%0x214e…3e4a50d ago0x72bced…5fdb48
0x5d79…ab930x0e3d…7757Base—$52.50100%0x6e05…667f50d ago0xb51b3f…8a520c
0x1332…66eb0x0e3d…7757Base—$52.50100%0x4a9b…67ce50d ago0x1c65ad…945049
0x1332…66eb0x0e3d…7757Base—$99.70100%0x3d37…880650d ago0x3c191c…dfe9f9
0x1332…66eb0x0e3d…7757Base—$7.35100%0x93eb…4c2950d ago0x0d1002…44d945
0xa520…eca40x0e3d…7757Base—$5.25100%0xca7d…500150d ago0xc9ba3d…20c13e
0xa787…64cf0x0e3d…7757Base—$10.50100%0x1a34…32c150d ago0x4cd1b8…2194fa
0xc08f…08c50x0e3d…7757Base—$10.00100%0xb689…e28350d ago0xadd185…94a0df
0x78a0…5b5f0x0e3d…7757Base—$19.65100%0x5670…ffbc50d ago0x527940…eecd3b
0xa787…64cf0x0e3d…7757Base—$5.25100%0x7bc8…426150d ago0x1ed0fb…b12699
0x1332…66eb0x0e3d…7757Base—$5.00100%0x41d2…bf7f50d ago0x3c9ca6…917230
0xa787…64cf0x0e3d…7757Base—$52.50100%0xe10f…cb7050d ago0x75d797…555667
0x5407…5a2b0x0e3d…7757Base—$52.50100%0x77d2…f15d50d ago0x5b53ee…b186de
0xdb68…a8710x0e3d…7757Base—$10.50100%0x28cc…0ecd50d ago0x96acc7…a2416d
0x8871…ba6b0x0e3d…7757Base—$11.33100%0xc144…dd4e50d ago0xbde757…e3ee02
0x1332…66eb0x0e3d…7757Base—$210.00100%0x6d25…ee4150d ago0x0c987f…dbbbb7
0x1332…66eb0x0e3d…7757Base—$5.25100%0x8494…2e4450d ago0x8c156a…af7e68
0x1332…66eb0x0e3d…7757Base—$21.00100%0xfa43…45e550d ago0xb61000…2bc00f
0x138a…b16b0x0e3d…7757Base—$21.00100%0xe7f0…b89c50d ago0x0d3177…8ecb3f
0x1332…66eb0x0e3d…7757Base—$97.65100%0x53e5…093950d ago0x981984…3018c0
0xa787…64cf0x0e3d…7757Base—$15.75100%0x6204…112250d ago0xaaa087…3a6e54
0xa17c…60a90x0e3d…7757Base—$21.00100%0xc165…a9fc50d ago0x880da1…7e307d
0x1332…66eb0x0e3d…7757Base—$210.00100%0x14dd…a4ea50d ago0xe0a2ee…751574
0x1332…66eb0x0e3d…7757Base—$105.00100%0x79e1…2ea750d ago0xef12b1…68987f

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.