Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a58…a7bd0x0f7a…9fd2Base—$1.1370%0x4668…62f214d ago0x7b8240…474705
0x5a58…a7bd0x0f7a…9fd2Base—$1.5870%0x4668…62f214d ago0xb35864…4c8bcc
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x9e8f…f4f714d ago0x95e18f…d5627d
0x5a58…a7bd0x0f7a…9fd2Base—$1.3770%0x4668…62f214d ago0x3021fe…c172ac
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x4668…62f214d ago0x188370…eee27f
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0xc50d…ed7b14d ago0x495ba5…a593d6
0x5a58…a7bd0x0f7a…9fd2Base—$1.3470%0x9e8f…f4f714d ago0xeaacbe…be7513
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0xc50d…ed7b14d ago0x9d8d59…bfcfe3
0x5a58…a7bd0x0f7a…9fd2Base—$1.2670%0xc50d…ed7b14d ago0x5f7d98…20a019
0x5a58…a7bd0x0f7a…9fd2Base—$1.3770%0x9e8f…f4f714d ago0x61733f…53b01e
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x9e8f…f4f714d ago0xcffd47…98ecde
0x5a58…a7bd0x0f7a…9fd2Base—$1.2370%0x9e8f…f4f714d ago0x650178…3d4c5b
0x5a58…a7bd0x0f7a…9fd2Base—$1.3570%0x4668…62f214d ago0x92ad8a…403fcf
0x5a58…a7bd0x0f7a…9fd2Base—$1.3270%0xc50d…ed7b14d ago0x5b454e…f40f5b
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0x9e8f…f4f714d ago0xb0cb43…67c9f5
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x9e8f…f4f714d ago0xe87d66…9cef25
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0x4668…62f214d ago0x5270e1…c1d4e6
0x5a58…a7bd0x0f7a…9fd2Base—$1.9570%0x9e8f…f4f714d ago0xb2cbe0…ad7628
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0x9e8f…f4f714d ago0xd77508…66f9a5
0x5a58…a7bd0x0f7a…9fd2Base—$1.3170%0x4668…62f214d ago0xd699c3…b916f9
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0x4668…62f214d ago0x1a3ca8…53c549
0x5a58…a7bd0x0f7a…9fd2Base—$1.3070%0xc50d…ed7b14d ago0xdead4d…819a90
0x5a58…a7bd0x0f7a…9fd2Base—$1.2770%0xc50d…ed7b14d ago0xb95a43…c54561
0x5a58…a7bd0x0f7a…9fd2Base—$1.2970%0xc50d…ed7b14d ago0xcb3b24…1390a8
0x5a58…a7bd0x0f7a…9fd2Base—$2.0270%0x4668…62f214d ago0x720b2f…d7a4ea

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.