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—$2.1070%0x2b2b…961c33d ago0xdcf8c7…02ba78
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x1e92…0cb733d ago0xd0dca0…e23159
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x50ee…525233d ago0x876455…83a637
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x6361…440533d ago0xbf2327…a22b95
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x7311…c90b33d ago0x15d03e…419624
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x96df…634b33d ago0x6eff6f…9b06a1
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x03f1…4e5f33d ago0xca24af…256dd1
0x4bfb…0c880x0e3d…7757Base—$2.1070%0x04e2…747833d ago0x11b1fe…700131
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x5b2d…d78c33d ago0xcd7707…be23f3
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x9dba…e8e033d ago0xd943c1…3728ab
0x4bfb…0c880x0e3d…7757Base—$5.2570%0xd091…7b6e33d ago0xbe58e7…9502db
0x4bfb…0c880x0e3d…7757Base—$6.3070%0x8437…41a833d ago0x2b4a65…09b7b7
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x214e…3e4a33d ago0x85b919…981600
0x4bfb…0c880x0e3d…7757Base—$1.0570%0xaa2e…f04433d ago0x63d31b…75fcec
0x4bfb…0c880x0e3d…7757Base—$10.5070%0x42d1…f7df34d ago0x0d0cb0…dbf2d8

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.