Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cfa…be850x0e3d…7757Base—$2.10100%0xd0fe…397651d ago0xdb0792…0a5ec4
0x8cfa…be850x47c5…4fc3Base—$21.0070%0x2d18…781151d ago0x99e053…9ffc4c
0x8cfa…be850x47c5…4fc3Base—$2.1070%0xd8e2…3d4b51d ago0x5ab9cd…bcd6a7
0x8cfa…be850x47c5…4fc3Base—$10.5070%0xf9ea…484f51d ago0xe29e13…d90519
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x8d6c…345851d ago0x09830f…2f0b20
0x8cfa…be850x47c5…4fc3Base—$10.5070%0xc234…1c3851d ago0x8f4f2e…95f441
0x8cfa…be850x47c5…4fc3Base—$1.0570%0x2a59…864551d ago0x145325…5e17cc
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x2740…f50451d ago0x49d879…3444e2
0x8cfa…be850x47c5…4fc3Base—$10.5070%0x3aab…e20951d ago0x4ff6b2…135ea9
0x8cfa…be850x0e3d…7757Base—$13.65100%0x37bf…71af51d ago0x9f8d85…8e2868
0x8cfa…be850x0e3d…7757Base—$5.25100%0x8764…7f4f51d ago0x578ea7…565ad7
0x8cfa…be850x0e3d…7757Base—$1.05100%0xa640…7f4051d ago0xb862ae…2875ad
0x8cfa…be850x0e3d…7757Base—$10.50100%0x394f…900851d ago0x2d8c4b…5bb8f9
0x8cfa…be850x0e3d…7757Base—$5.25100%0xb834…55bc51d ago0x867f4a…b546a5
0x8cfa…be850x0e3d…7757Base—$1.05100%0x4d43…5ecd51d ago0x889e4d…ee3f20

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.