Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$8.4070%0x0043…73f242d ago0xab96e9…7e0d39
0xa520…eca40x0e3d…7757Base—$10.5070%0x8f67…d01442d ago0xc8ef82…1c108b
0xa520…eca40x0e3d…7757Base—$5.2570%0xc144…dd4e42d ago0xe80b95…6d4a26
0xa520…eca40x0e3d…7757Base—$10.5070%0x60af…6a2542d ago0x53717d…b7e038
0xa520…eca40x0e3d…7757Base—$21.0070%0xe4bd…cd4e42d ago0x7f748b…5976c1
0xa520…eca40x0e3d…7757Base—$14.7070%0x4e07…cf7c42d ago0x10a008…882413
0xa520…eca40x47c5…4fc3Base—$8.4070%0x6344…a21a42d ago0xd083df…6e8303
0xa520…eca40x0e3d…7757Base—$31.5070%0x617f…c06d42d ago0x9a72ae…9a0b88
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8437…41a842d ago0x6e2a98…644c50
0xa520…eca40x0e3d…7757Base—$5.2570%0xb11e…6e5a42d ago0xae902b…695f08
0xa520…eca40x0e3d…7757Base—$5.2570%0xf3d1…2b9c42d ago0xd01712…e01fbd
0xa520…eca40x47c5…4fc3Base—$10.5070%0x8de7…1c2c42d ago0xc7d83a…651933
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa75d…d8a542d ago0x53b560…3d90d9
0xa520…eca40x0e3d…7757Base—$10.5070%0x1a34…32c142d ago0xf8edd0…54126a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbb85…658242d ago0x4ccf89…9b271f
0xa520…eca40x47c5…4fc3Base—$9.4570%0x3fab…7e8c42d ago0xc61341…87de7a
0xa520…eca40x47c5…4fc3Base—$16.8070%0x4950…4a2642d ago0x4f2b33…002c6a
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9c03…689d42d ago0x5589bb…c40d4e
0xa520…eca40x47c5…4fc3Base—$5.2570%0x2a59…864542d ago0xb40c0b…264da6
0xa520…eca40x0e3d…7757Base—$5.2570%0x0f31…87b142d ago0xdf929a…106f8f
0xa520…eca40x47c5…4fc3Base—$21.0070%0x6a34…ec8842d ago0x274137…872081
0xa520…eca40x0e3d…7757Base—$10.5070%0xc52b…5a8d42d ago0xbe8053…7dd582
0xa520…eca40x0e3d…7757Base—$5.2570%0xbe69…299242d ago0x7bab7c…507405
0xa520…eca40x0e3d…7757Base—$10.5070%0x4218…be8742d ago0xbebfe4…55fb6d
0xa520…eca40x0e3d…7757Base—$10.5070%0x77d2…395e42d ago0x36fa0b…11f1b0

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.