Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x8146c5…039687
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x9c2ddb…d49226
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x066051…9df6e3
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xe00e1f…95199a
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x7882a5…741924
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x3ec9eb…c833ae
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xfc4595…35c73f
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x984496…891e24
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xe08109…4ecc0b
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x17e0ff…2ce8c2
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x881d33…9bdc33
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x29177b…2b9273
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xb1a073…f469be
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x1f47af…1f5fc0
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xd008e7…9951bc
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xb955d5…b89072
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x9f915d…e47bde
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x4c353b…66e239
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x91b1a1…810352
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x9a861e…db4b46
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x1210d5…5deb4f
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xf73d36…27c0e4
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x1b9922…5f774c
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0xd80428…a4a653
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase3d ago0x0b66ef…8e0cde

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.