Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…d3950x751f…ce93Base—$0.01100%coinbase79d ago0xa1f953…2c8d92
0x4629…d3950x9bf8…6a11Base—$0.01100%coinbase79d ago0xeb65f2…c2ac75
0x4629…d3950x9f0b…8fe2Base—$0.01100%coinbase79d ago0xfce7c3…43508f
0x4629…d3950xebc3…f225Base—$0.01100%coinbase79d ago0x378b04…b56f8c
0x4629…d3950xac7e…a133Base—$0.01100%coinbase79d ago0x2f58df…4a00c7
0x4629…d3950xd0d6…fd86Base—$0.01100%coinbase79d ago0xde3725…3039f3
0x4629…d3950xbc75…c372Base—$0.01100%coinbase79d ago0x9fafc3…2a9d5a
0x4629…d3950x1e7a…f3b3Base—$0.01100%coinbase79d ago0x4e169b…778455
0x4629…d3950xd648…0e62Base—$0.01100%coinbase79d ago0x9b5a2c…a6366e
0x4629…d3950xa2a5…e7e8Base—$0.01100%coinbase79d ago0xff5b4a…aa3106
0x4629…d3950xfe3d…34fdBase—$0.01100%coinbase79d ago0x962bec…ec5e4b
0x4629…d3950x4bd6…3c15Base—$0.01100%coinbase79d ago0xd954a1…8dc5d7
0x4629…d3950x2acb…92aeBase—$0.01100%coinbase79d ago0x2f160c…d661f2
0x4629…d3950x4676…6188Base—$0.01100%coinbase79d ago0x16cdb5…f399dd
0x4629…d3950x2949…c891Base—$0.01100%coinbase79d ago0xab8fb7…4dcf69
0x4629…d3950xe364…366cBase—$0.01100%coinbase79d ago0x67903c…b968de
0x4629…d3950x1f95…3106Base—$0.01100%coinbase79d ago0x8a0831…62ee5f
0x4629…d3950x7289…64aeBase—$0.01100%coinbase79d ago0xab4e21…611b0a
0x4629…d3950xb1dc…7e50Base—$0.01100%coinbase79d ago0x17885e…bfad39
0x4629…d3950x39c6…b624Base—$0.01100%coinbase79d ago0xc46541…9dd9aa
0x4629…d3950xa397…a0f6Base—$0.01100%coinbase79d ago0x2233ae…368e34
0x4629…d3950xf70c…5668Base—$0.01100%coinbase79d ago0x76a960…d0dc1e
0x4629…d3950x8944…0eb4Base—$0.01100%coinbase79d ago0xe4a72f…156be9
0x4629…d3950x6635…7511Base—$0.01100%coinbase79d ago0xf39fd3…9ba081
0x4629…d3950x2632…e486Base—$0.01100%coinbase79d ago0x35e0c8…72c879

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.