Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x1efc…9e4371d ago0xf343ae…b3ec86
0x41dc…8ccf0x0e3d…7757Base—$10.50100%0xbc18…facb71d ago0xb1423f…0dadd6
0x57a4…75c70x0e3d…7757Base—$5,443.65100%0x699a…427471d ago0xc266b4…0123c4
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x09f6…b65c71d ago0x48ba82…aa07ee
0x5080…47470x0e3d…7757Base—$2.10100%0x6a96…27ff71d ago0x84a5d3…494acf
0x0148…3ef60x0e3d…7757Base—$21.00100%0x28a1…4ae571d ago0x8ca7db…2eb17c
0x1332…66eb0x0e3d…7757Base—$31.50100%0x160a…c89171d ago0x1f4eab…784b85
0x1332…66eb0x0e3d…7757Base—$4.20100%0x6170…fcde71d ago0xcc1029…ac8155
0x1332…66eb0x0e3d…7757Base—$10.00100%0x5787…759e71d ago0x40d7b1…dab720
0x4d03…6de60x0e3d…7757Base—$10.50100%0xb689…e28371d ago0x12d6fa…c7a03d
0xbab5…13f00x0e3d…7757Base—$18.90100%0xaa2e…f04471d ago0x34ce5c…746454
0x1332…66eb0x0e3d…7757Base—$100.00100%0xa1fb…723e71d ago0x93de72…018307
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xe1d1…1b1971d ago0xd1d201…8d5030
0x1332…66eb0x0e3d…7757Base—$196.00100%0xfdd4…df7271d ago0xb7d927…164e8e
0x1332…66eb0x0e3d…7757Base—$29.40100%0x6d25…ee4171d ago0xf494ed…16b478
0x6c26…00440x0e3d…7757Base—$250.00100%0x2d18…781171d ago0x4b8c6c…41c843
0xa520…eca40x0e3d…7757Base—$15.75100%0xa225…dabf71d ago0x74e2a4…6af713
0xa9ba…c3e10x0e3d…7757Base—$3.15100%0x04fd…2b5271d ago0xbd3f28…30f0ca
0xa17c…60a90x0e3d…7757Base—$3.15100%0x91b5…1a5e71d ago0x62dfef…14c031
0xf764…f5d60x0e3d…7757Base—$15.60100%0xeba0…ab3b71d ago0xaa328c…141517
0x1332…66eb0x0e3d…7757Base—$7.35100%0x96df…634b71d ago0xfc5e49…022e18
0xdd07…45b90x0e3d…7757Base—$105.00100%0x5dca…cd2171d ago0xb0c5b7…183cf9
0x1332…66eb0x0e3d…7757Base—$79.80100%0xe10f…cb7071d ago0x4f4678…fb77f5
0x686c…bd560x0e3d…7757Base—$25.00100%0x4b4c…8d4071d ago0xaff70f…ad1e4f
0x8daa…863d0x0e3d…7757Base—$25.00100%0x1ae8…2c7371d ago0xb998c6…03f204

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.