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—$18.90100%0xd253…4d1880d ago0x7306ef…1bca60
0xa520…eca40x0e3d…7757Base—$7.35100%0x1f5f…656e81d ago0xd150f4…790163
0xa520…eca40x0e3d…7757Base—$9.45100%0x1984…8da881d ago0x360621…2a93e2
0xa520…eca40x0e3d…7757Base—$52.50100%0x551c…90e581d ago0xba48dc…4a454e
0xa520…eca40x0e3d…7757Base—$5.25100%0xc836…5c4681d ago0x9eba12…f0f1b8
0xa520…eca40x0e3d…7757Base—$3.15100%0x4a3c…710281d ago0x3678b6…a1bf5d
0xa520…eca40x0e3d…7757Base—$5.25100%0xa7d7…e1b681d ago0x7d862f…46e78d
0xa520…eca40x0e3d…7757Base—$2.10100%0x505d…14d681d ago0xe0ca3f…dd9dde
0xa520…eca40x0e3d…7757Base—$1.05100%0x398e…79a681d ago0x1f7203…242ee6
0xa520…eca40x0e3d…7757Base—$7.35100%0x12ba…6b6181d ago0xc86bac…958c82
0xa520…eca40x0e3d…7757Base—$1.05100%0x560f…a71381d ago0x9941ce…c06a85
0xa520…eca40x0e3d…7757Base—$10.50100%0xd27a…bec881d ago0xa8e294…f2f959
0xa520…eca40x0e3d…7757Base—$18.90100%0x515b…21b581d ago0xd20569…885c2e
0xa520…eca40x0e3d…7757Base—$10.50100%0x2960…064b81d ago0x417091…6a9446
0xa520…eca40x0e3d…7757Base—$18.90100%0xdcd9…b01a81d ago0x58893a…079263
0xa520…eca40x0e3d…7757Base—$9.45100%0x4a9f…031181d ago0x267bea…cefa33
0xa520…eca40x0e3d…7757Base—$8.40100%0xcb3f…dc2981d ago0x0038db…c556b6
0xa520…eca40x0e3d…7757Base—$2.10100%0x8516…088381d ago0xdf2fb3…db21b0
0xa520…eca40x0e3d…7757Base—$18.90100%0x433f…6ee981d ago0x9efa54…1b3b55
0xa520…eca40x0e3d…7757Base—$5.25100%0x850e…501781d ago0x184606…13bfaa
0xa520…eca40x0e3d…7757Base—$19.95100%0x5fe9…a96581d ago0x447be3…fa5440

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.