Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x0f77…6991Base—$687.4870%0x7347…d69111d ago0x6337a8…34811a
0xa54d…49f50x6eb4…5e8cBase—$6.0370%0x64b2…883311d ago0x3c23bb…b56f70
0xa54d…49f50x2f6c…66a1Base—$418.3470%0x7347…d69111d ago0x142c72…12df66
0xa54d…49f50x10eb…9a9bBase—$2,998.3770%0x7347…d69111d ago0x5bb0f3…e0cf3d
0xa54d…49f50x0ed2…59feBase—$14,843.7570%0x7347…d69111d ago0x026e78…664776
0xa54d…49f50xa7c8…5e87Base—$136.8270%0x7347…d69111d ago0x32493d…88e2e8
0xa54d…49f50x48b1…593dBase—$19,991.9970%0x64b2…883311d ago0xc18827…63c1c6
0xa54d…49f50x3a84…d270Base—$1,323.4670%0x64b2…883311d ago0xa769ea…8e1d54
0xa54d…49f50x166a…c1b3Base—$1,015.8470%0x64b2…883311d ago0x81596f…c5527d
0xa54d…49f50x078b…adc6Base—$819.6470%0x7347…d69111d ago0x02d5fc…f9f30f
0xa54d…49f50x9afa…8b47Base—$3,998.3870%0x64b2…883311d ago0x89e87d…25aadd
0xa54d…49f50x9afa…8b47Base—$3,866.8970%0x64b2…883311d ago0x2c2afe…5df73c
0xa54d…49f50xbb80…7ea9Base—$270.8770%0x7347…d69111d ago0x5e8a3c…1ec51d
0xa54d…49f50xd9f0…7e82Base—$9,307.6170%0x7347…d69111d ago0xa9e42c…f33b56
0xa54d…49f50xb172…bf08Base—$1,469.7470%0x64b2…883311d ago0x2789b9…d33f0f
0xa54d…49f50xaf11…9700Base—$1,128.1270%0x7347…d69111d ago0x9d9b50…e9ed47
0xa54d…49f50x2166…fd67Base—$4,652.3670%0x7347…d69111d ago0x83d99a…4107bb
0xa54d…49f50xd58d…0f01Base—$11.0670%0x64b2…883311d ago0x25cf14…b05453
0xa54d…49f50x1636…7e29Base—$52.6170%0x7347…d69111d ago0x8023af…7fcf99
0xa54d…49f50xed74…862bBase—$2.0870%0x7347…d69111d ago0xdb6c1e…23d00d
0xa54d…49f50x10b3…9925Base—$5.9870%0x64b2…883311d ago0xa06b23…457440
0xa54d…49f50xa7c8…5e87Base—$137.6770%0x7347…d69111d ago0x0c7dee…414a2b
0xa54d…49f50xeebf…7a1aBase—$7,996.3170%0x7347…d69111d ago0x28b40a…c4122d
0xa54d…49f50xd50b…4678Base—$1,067.0270%0x64b2…883311d ago0x5e50c7…1d7366
0xa54d…49f50x2f6c…66a1Base—$420.1570%0x7347…d69111d ago0x41f220…a25e65

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.