Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$3.15100%0x91b5…1a5e71d ago0x62dfef…14c031
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8107…169971d ago0x7ab6f2…486913
0xa17c…60a90x0e3d…7757Base—$13.65100%0xc2de…8a3d71d ago0x6d5847…2ef463
0xa17c…60a90x0e3d…7757Base—$2.10100%0xcf26…86e671d ago0x45d68e…03110f
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6280…2e7971d ago0xedd1de…a10fda
0xa17c…60a90x0e3d…7757Base—$1.05100%0x466a…f27171d ago0x1dcfc3…ea449f
0xa17c…60a90x0e3d…7757Base—$3.15100%0x5dca…cd2171d ago0xf5ea6f…9671fd
0xa17c…60a90x0e3d…7757Base—$6.30100%0x823e…6b6c71d ago0xd036e0…21e0ff
0xa17c…60a90x0e3d…7757Base—$21.00100%0x04e2…747871d ago0xd526b8…1fcac8
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6280…2e7971d ago0xf60978…cffadc
0xa17c…60a90x0e3d…7757Base—$3.15100%0xd27a…bec871d ago0x7e08e1…f9c3b4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0524…938971d ago0x1a805b…919f7b
0xa17c…60a90x0e3d…7757Base—$5.25100%0x170f…623071d ago0xa8394f…57a488
0xa17c…60a90x0e3d…7757Base—$15.75100%0x5513…a8a971d ago0xa794ad…573c47
0xa17c…60a90x0e3d…7757Base—$12.60100%0x9765…21f571d ago0xde347e…cdc055
0xa17c…60a90x0e3d…7757Base—$2.10100%0x1875…8fcf71d ago0x3a740a…8ec850
0xa17c…60a90x0e3d…7757Base—$1.05100%0x0389…0bc271d ago0xcc3f38…15cfe8
0xa17c…60a90x0e3d…7757Base—$1.05100%0x39e0…3f7971d ago0x7046a7…83ed4d
0xa17c…60a90x0e3d…7757Base—$5.25100%0xcfc4…e10471d ago0x4faf68…fa6f62
0xa17c…60a90x0e3d…7757Base—$26.25100%0x5b2d…d78c71d ago0x26933f…e48dd7
0xa17c…60a90x0e3d…7757Base—$10.50100%0x50ee…525271d ago0xd6f36b…33bdbb
0xa17c…60a90x0e3d…7757Base—$1.05100%0x771b…60b871d ago0xe21670…4c2720

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.