Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$3.1570%0x5d3d…e33341d ago0x93d0c1…d3678c
0xc9a2…31540x0e3d…7757Base—$31.5070%0xd8e2…3d4b41d ago0xfe677e…05c675
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xafd1…680d41d ago0xf44c4b…7d9429
0xc9a2…31540x47c5…4fc3Base—$2.1070%0x10ee…31de41d ago0xc6fa3f…7ab07b
0xc9a2…31540x0e3d…7757Base—$10.5070%0x2d8d…301641d ago0x5dbc12…be43b3
0xc9a2…31540x0e3d…7757Base—$5.2570%0x5d0b…1ded41d ago0x041a8a…75f5e8
0xc9a2…31540x47c5…4fc3Base—$31.5070%0xfe64…ec0841d ago0xffc536…2424bf
0xc9a2…31540x0e3d…7757Base—$3.1570%0x581b…eeb241d ago0x5c8a6b…cb6b43
0xc9a2…31540x0e3d…7757Base—$8.4070%0x1570…9b0a41d ago0x19e268…92aec5
0xc9a2…31540x47c5…4fc3Base—$2.1070%0xdb56…d27841d ago0xa404dd…37cc3d
0xc9a2…31540x0e3d…7757Base—$21.0070%0x9d1f…cb2241d ago0xdaa620…a30408
0xc9a2…31540x47c5…4fc3Base—$1.0570%0x2b56…451e41d ago0xf98b8e…a886fe
0xc9a2…31540x0e3d…7757Base—$2.1070%0xe6a1…011741d ago0xce1139…e6b785
0xc9a2…31540x0e3d…7757Base—$3.1570%0x5e96…f15941d ago0x8503ab…953798
0xc9a2…31540x47c5…4fc3Base—$4.2070%0x3dd1…4d5c41d ago0xb7eab6…75ee6a
0xc9a2…31540x47c5…4fc3Base—$3.1570%0xa4f5…b2f941d ago0x14d260…38bf05
0xc9a2…31540x0e3d…7757Base—$4.2070%0xa842…4fd941d ago0xe19e8e…47fbb6
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xa7d7…e1b641d ago0xfe4ded…844b71
0xc9a2…31540x47c5…4fc3Base—$11.5570%0x39e0…3f7941d ago0x1bbeff…91ece1
0xc9a2…31540x0e3d…7757Base—$5.2570%0x8107…169941d ago0xbb95ea…f75f38
0xc9a2…31540x47c5…4fc3Base—$3.1570%0x493f…ab8f41d ago0xc193ea…1a5b47
0xc9a2…31540x47c5…4fc3Base—$5.2570%0x9993…8cf541d ago0x2b930b…76e070
0xc9a2…31540x47c5…4fc3Base—$4.2070%0xd775…7f8141d ago0xd2b8f4…d2c9fa
0xc9a2…31540x47c5…4fc3Base—$21.0070%0xf200…d9a041d ago0x48338b…51d317
0xc9a2…31540x47c5…4fc3Base—$5.2570%0xe4bd…cd4e41d ago0xa27e7b…6cab65

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.