Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x47c5…4fc3Base—$2.1070%0xf6cb…a8d751d ago0x36b71b…6f2afb
0x5d79…ab930x47c5…4fc3Base—$1.0570%0xa7d7…e1b651d ago0x875a33…416d03
0x5d79…ab930x47c5…4fc3Base—$10.5070%0x20cf…bf5551d ago0xe70fd2…b51d58
0x5d79…ab930x47c5…4fc3Base—$1.0570%0xbada…25fd51d ago0xd6fcde…43f4fc
0x5d79…ab930x0e3d…7757Base—$15.75100%0x748e…1c7451d ago0x6d60c7…5235b4
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9971…204851d ago0xa63c74…2a5367
0x5d79…ab930x0e3d…7757Base—$21.00100%0xc330…c0b251d ago0xc87849…32dc6f
0x5d79…ab930x0e3d…7757Base—$10.50100%0x59e8…d82351d ago0x3204a4…a73699
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9dba…e8e051d ago0x1df056…b0a792
0x5d79…ab930x0e3d…7757Base—$10.50100%0x4a3c…710251d ago0xf52ef5…31503c
0x5d79…ab930x0e3d…7757Base—$105.00100%0xb55c…2e3e51d ago0x706c1a…1af8d0
0x5d79…ab930x0e3d…7757Base—$2.10100%0x414d…e9d551d ago0x641020…fdf9fb
0x5d79…ab930x0e3d…7757Base—$2.10100%0xa8e8…666851d ago0x412c4b…8edacc
0x5d79…ab930x0e3d…7757Base—$16.80100%0xb60e…e3aa51d ago0x3af7b9…987d33
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe9e4…196351d ago0xd2c7d9…2c116c
0x5d79…ab930x0e3d…7757Base—$10.50100%0xc06a…344751d ago0xcafbd5…3c9f36
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2bdf…11ce51d ago0xedd1fa…fb5374
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9993…8cf551d ago0xe0df16…bf7c9c

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.