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$2.10100%0x1798…f45f92d ago0xa1d8cb…31ba99
0xa520…eca40x0e3d…7757Base$1.05100%0x45b7…2d9492d ago0x4c3c59…951d80
0xa520…eca40x0e3d…7757Base$1.05100%0xa2b8…fedd92d ago0x73c449…83a4d9
0xa520…eca40x0e3d…7757Base$21.00100%0xa82a…456392d ago0xaed9d1…d57745
0xa520…eca40x0e3d…7757Base$5.25100%0x6d55…0cde92d ago0xb5c839…4433b2
0xa520…eca40x0e3d…7757Base$3.15100%0x28cc…0ecd92d ago0x4a0f00…902623
0xa520…eca40x0e3d…7757Base$2.10100%0xb11e…6e5a92d ago0x3d8a65…c9e717
0xa520…eca40x0e3d…7757Base$10.50100%0x12b7…6f9992d ago0x80f868…b83c48
0xa520…eca40x0e3d…7757Base$4.20100%0x4a9b…67ce92d ago0x10799e…f40537
0xa520…eca40x0e3d…7757Base$21.00100%0x2742…8fd193d ago0x952083…864702
0xa520…eca40x0e3d…7757Base$21.00100%0xdfea…dfaf93d ago0x84548f…1c1263
0xa520…eca40x0e3d…7757Base$10.50100%0x9f03…523393d ago0xa7f999…9e4239
0xa520…eca40x0e3d…7757Base$1.05100%0xe4c8…f88793d ago0x81ea7b…1b1fe0
0xa520…eca40x0e3d…7757Base$5.25100%0x79bd…fda193d ago0x5883e4…d556b3
0xa520…eca40x0e3d…7757Base$5.25100%0x35ec…9dba93d ago0x081d2b…c9386a
0xa520…eca40x0e3d…7757Base$10.50100%0xb99f…c90393d ago0x62f7a1…bf2f95
0xa520…eca40x0e3d…7757Base$10.50100%0xfaf2…854b93d ago0x6d31b5…9be092
0xa520…eca40x0e3d…7757Base$5.25100%0x7929…b33193d ago0x378c9a…9af985
0xa520…eca40x0e3d…7757Base$5.25100%0xb77d…5f2d93d ago0x16e99b…c502b3

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.