Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xdbb0…e8c2118d ago0x33ce95…444492
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xf261…5d41118d ago0x550c13…d36e48
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x6c20…6aed118d ago0x3b5077…028c36
0x4bfb…0c880x0e3d…7757Base—$13.65100%0xeb2b…34ca118d ago0xd4472f…856171
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc5a1…8a34118d ago0xbac1fe…10e0a2
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xb769…f881118d ago0x951b36…286f00
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x45b4…af27118d ago0x6f5893…f0844d
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xd773…a250118d ago0x7c53ab…8c5c21
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xc7c2…61a5118d ago0x721942…87bfeb
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x8f67…d014118d ago0xf393a6…fb4498
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x37bf…71af118d ago0x74579c…e5d0db
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6ae4…e26d118d ago0xe7a177…25b037
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4689…1c4b118d ago0x74061c…367569
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xb92d…57bc118d ago0x884c8f…be6985
0x4bfb…0c880x0e3d…7757Base—$52.50100%0x5f60…e48e118d ago0xf34099…425d81
0x4bfb…0c880x0e3d…7757Base—$36.75100%0xd0fe…3976118d ago0x832199…bbeafd
0x4bfb…0c880x0e3d…7757Base—$47.25100%0x560f…a713118d ago0x7ea755…da117c
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xd812…ee44118d ago0x26ff17…acb46e
0x4bfb…0c880x0e3d…7757Base—$4.20100%0xb9e3…292d118d ago0xb664a4…b53a07
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x817a…63b5119d ago0x51b317…b5b197
0x4bfb…0c880x0e3d…7757Base—$2.10100%0xfe64…ec08119d ago0xaed335…4454d4
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4eef…bbd2119d ago0xc5af46…a8708d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9ac4…71a9119d ago0x99f8d2…387e2a
0x4bfb…0c880x0e3d…7757Base—$12.60100%0xc165…a9fc119d ago0xcde047…cd4ef3
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xa628…b7bc119d ago0x95caa4…a59e11

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.