Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$2.10100%0xcfba…f10674d ago0x799bd8…3fa3ac
0x5d79…ab930x0e3d…7757Base—$5.25100%0x9d9f…8c6a74d ago0xaf52a2…18971e
0x5d79…ab930x0e3d…7757Base—$1.05100%0x51a8…b21174d ago0xf36db4…6b8bf1
0x5d79…ab930x0e3d…7757Base—$5.25100%0xa69c…e8d574d ago0x7153bd…681828
0x5d79…ab930x0e3d…7757Base—$21.00100%0xdcda…233774d ago0xe7704e…3e64bc
0x5d79…ab930x0e3d…7757Base—$31.50100%0xfd6b…ae3974d ago0xf6ab97…be4690
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe146…b43874d ago0x8bf427…c6ad57
0x5d79…ab930x0e3d…7757Base—$3.15100%0xe218…89ec75d ago0x5c8e39…b1fbad
0x5d79…ab930x0e3d…7757Base—$10.50100%0x1668…2c3e75d ago0x2c580a…84ad22
0x5d79…ab930x0e3d…7757Base—$15.75100%0x99d9…ec9d75d ago0xd56080…afba0d
0x5d79…ab930x0e3d…7757Base—$8.40100%0x9dba…e8e075d ago0x220951…62906c
0x5d79…ab930x0e3d…7757Base—$52.50100%0x18cc…275075d ago0xaf3608…7a9df7
0x5d79…ab930x0e3d…7757Base—$3.15100%0x45b7…2d9475d ago0x500b90…b0711d
0x5d79…ab930x0e3d…7757Base—$2.10100%0xa423…2cae75d ago0x02f5ee…3b9adc

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.