Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x0e3d…7757Base—$105.00100%0x6078…eee876d ago0x8ab659…e29d05
0xc9a2…31540x0e3d…7757Base—$5.25100%0x4e07…cf7c76d ago0x8864ea…acef74
0xc9a2…31540x0e3d…7757Base—$11.55100%0x63d9…362876d ago0x0c5be0…560ede
0xc9a2…31540x0e3d…7757Base—$5.25100%0x5198…0ffb76d ago0x81d3c8…a5595e
0xc9a2…31540x0e3d…7757Base—$2.10100%0xfbad…25fb76d ago0xa57869…f0b99e
0xc9a2…31540x0e3d…7757Base—$10.50100%0x8bdc…90be76d ago0x8bc020…08a74e
0xc9a2…31540x0e3d…7757Base—$3.15100%0xd8cf…8eb776d ago0xdf13f9…e9f29d
0xc9a2…31540x0e3d…7757Base—$15.75100%0x1f5f…656e76d ago0xbb494d…2b0bf1
0xc9a2…31540x0e3d…7757Base—$27.30100%0x9ac4…71a976d ago0xa4158c…56884d
0xc9a2…31540x0e3d…7757Base—$10.50100%0xf7a9…eb8d76d ago0x2413e1…356802
0xc9a2…31540x0e3d…7757Base—$1.05100%0x647b…3fa576d ago0x11d256…f8d6f5
0xc9a2…31540x0e3d…7757Base—$105.00100%0x6c20…6aed76d ago0xa8c30b…762a3b
0xc9a2…31540x0e3d…7757Base—$7.35100%0x414d…e9d576d ago0xc9149d…a900ed
0xc9a2…31540x0e3d…7757Base—$21.00100%0x3c35…aa7376d ago0x79e5f6…98eded
0xc9a2…31540x0e3d…7757Base—$10.50100%0x3d44…411576d ago0x23dfad…93aa49
0xc9a2…31540x0e3d…7757Base—$31.50100%0xfd6b…ae3976d ago0x2d89ed…98324e
0xc9a2…31540x0e3d…7757Base—$5.25100%0x971f…ddbf76d ago0x7eb62c…daee12
0xc9a2…31540x0e3d…7757Base—$2.10100%0x9ea2…605a76d ago0xb09398…7ceab5
0xc9a2…31540x0e3d…7757Base—$32.55100%0x1a4b…80bc76d ago0x1dce98…9628c9
0xc9a2…31540x0e3d…7757Base—$10.50100%0x45eb…e31b76d ago0x041e3f…1463f8
0xc9a2…31540x0e3d…7757Base—$2.10100%0xb182…b93d76d ago0x84eea1…674b28
0xc9a2…31540x0e3d…7757Base—$21.00100%0xf74f…ffda76d ago0xea86b9…8530b0
0xc9a2…31540x0e3d…7757Base—$21.00100%0x2115…35a076d ago0x88ce11…be01c4
0xc9a2…31540x0e3d…7757Base—$52.50100%0x0156…b0f576d ago0x4cb4bc…1cafe1
0xc9a2…31540x0e3d…7757Base—$5.25100%0x9190…8d8376d ago0xfcba9c…0c79be

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.