Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84df…9f4f0x0e3d…7757Base—$525.00100%0x4ec9…366183d ago0xb122c5…6b23d8
0x84df…9f4f0x0e3d…7757Base—$315.00100%0x89a0…ff5883d ago0xd8a8fc…9e5157
0x84df…9f4f0x0e3d…7757Base—$367.50100%0x1bc6…2f9083d ago0x07c543…e28bbf
0x84df…9f4f0x0e3d…7757Base—$430.50100%0x07d6…1b9483d ago0xb57c67…b0eb7d
0x84df…9f4f0x0e3d…7757Base—$525.00100%0xf7a9…eb8d83d ago0x9970eb…732c6d
0x84df…9f4f0x0e3d…7757Base—$525.00100%0xeb2b…34ca83d ago0x710c7e…e1e7e3
0x84df…9f4f0x0e3d…7757Base—$525.00100%0x6aad…f13383d ago0xf65fd9…f16190
0x84df…9f4f0x0e3d…7757Base—$682.50100%0x5b2d…d78c83d ago0x2a1074…8c0791
0x84df…9f4f0x0e3d…7757Base—$525.00100%0x76aa…2a0a83d ago0xe8c78f…feae92
0x84df…9f4f0x0e3d…7757Base—$420.00100%0xc836…5c4683d ago0x31c27b…12db59
0x84df…9f4f0x0e3d…7757Base—$315.00100%0x5e44…05a883d ago0x6eceb8…7fb845
0x84df…9f4f0x0e3d…7757Base—$315.00100%0xca9f…d20183d ago0x2ba6fc…5481d3
0x84df…9f4f0x0e3d…7757Base—$315.00100%0x5823…9b2183d ago0x1d6ff4…a74f7e
0x84df…9f4f0x0e3d…7757Base—$420.00100%0x0007…886783d ago0xb784ee…72b3dd

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.