Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x34a4…b3ddBase—$1.3670%0x02f8…cb1736d ago0x418a00…c4157c
0x5a58…a7bd0x0f7a…9fd2Base—$1.1570%0x9e8f…f4f736d ago0xd394f6…8e1dc4
0x5a58…a7bd0x34a4…b3ddBase—$1.1670%0x94c3…675836d ago0x967488…4e62dc
0x5a58…a7bd0x0f7a…9fd2Base—$5.9470%0x666e…466636d ago0x963949…f7f26a
0x5a58…a7bd0x0f7a…9fd2Base—$1.1170%0x73b4…e73636d ago0x6f1ad9…a175e0
0x5a58…a7bd0x0f7a…9fd2Base—$1.4970%0xefbf…890836d ago0xaae43d…b1e6f8
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x73b4…e73636d ago0xfab19b…469533
0x5a58…a7bd0x0f7a…9fd2Base—$2.0070%0x73b4…e73636d ago0x78aaf0…907867
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x73b4…e73636d ago0x8cef09…088ad9
0x5a58…a7bd0x0f7a…9fd2Base—$1.3270%0x73b4…e73636d ago0x0091e3…f9894d
0x5a58…a7bd0x34a4…b3ddBase—$1.2870%0x73b4…e73636d ago0x30aa07…93dc66
0x5a58…a7bd0x0f7a…9fd2Base—$1.3670%0x73b4…e73636d ago0x2e9265…20a596
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x73b4…e73636d ago0x10fe44…056ad4
0x5a58…a7bd0x0f7a…9fd2Base—$1.1470%0x73b4…e73636d ago0xd4ef93…704824
0x5a58…a7bd0x0f7a…9fd2Base—$1.4770%0x73b4…e73636d ago0xe5af62…dbc391
0x5a58…a7bd0x0f7a…9fd2Base—$1.4170%0x9e8f…f4f736d ago0xd86c8e…7d9429
0x5a58…a7bd0x34a4…b3ddBase—$1.2370%0x73b4…e73636d ago0x5ea19b…3167eb
0x5a58…a7bd0x34a4…b3ddBase—$1.4370%0x73b4…e73636d ago0xfa91e6…95fee9
0x5a58…a7bd0x0f7a…9fd2Base—$1.1870%0x73b4…e73636d ago0xd35ead…83af27
0x5a58…a7bd0x34a4…b3ddBase—$1.4070%0x73b4…e73636d ago0xedc56d…5c8e0a
0x5a58…a7bd0x34a4…b3ddBase—$1.0670%0x9e8f…f4f736d ago0xc7af78…b84296
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0x73b4…e73636d ago0x7522a0…925e6c
0x5a58…a7bd0x34a4…b3ddBase—$1.4070%0x73b4…e73636d ago0x02848b…187ade
0x5a58…a7bd0x0f7a…9fd2Base—$1.0270%0x9e8f…f4f736d ago0xe157f6…5e4e0e
0x5a58…a7bd0x34a4…b3ddBase—$1.0570%0x73b4…e73636d ago0xeff737…146da0

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.