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—$10.50100%0x58cf…f8d473d ago0x7def21…53a35b
0x5d79…ab930x0e3d…7757Base—$4.20100%0x817a…63b573d ago0xb09e69…e17171
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd091…7b6e73d ago0x6d588f…cd4813
0x5d79…ab930x0e3d…7757Base—$2.10100%0xe4bd…cd4e73d ago0x5000a8…af0334
0x5d79…ab930x0e3d…7757Base—$10.50100%0x99d9…ec9d73d ago0x300ed9…f93975
0x5d79…ab930x0e3d…7757Base—$1.05100%0x04e2…747873d ago0x5ad6d0…dbaefe
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2115…35a073d ago0x50b2fc…4dcd6d
0x5d79…ab930x0e3d…7757Base—$5.25100%0x4345…1ce973d ago0x02065b…91f2f2
0x5d79…ab930x0e3d…7757Base—$2.10100%0x4596…ce0974d ago0xae3f85…cc3952
0x5d79…ab930x0e3d…7757Base—$2.10100%0xa8e8…666874d ago0x2b9acd…bc64b0
0x5d79…ab930x0e3d…7757Base—$3.15100%0xf098…e1e474d ago0x648122…ba7897
0x5d79…ab930x0e3d…7757Base—$10.50100%0x16b5…bfc074d ago0x0e21cb…926543
0x5d79…ab930x0e3d…7757Base—$3.15100%0x89a0…ff5874d ago0x745672…07587f
0x5d79…ab930x0e3d…7757Base—$10.50100%0xe4c8…f88774d ago0x339a7d…958c28
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9c03…689d74d ago0x22ad64…a34cb7
0x5d79…ab930x0e3d…7757Base—$2.10100%0x7a25…7fdc74d ago0xf75991…89347c
0x5d79…ab930x0e3d…7757Base—$2.10100%0x7186…110f74d ago0x49ad72…2b9c9b
0x5d79…ab930x0e3d…7757Base—$19.95100%0xd8e2…3d4b74d ago0x693083…9d3674
0x5d79…ab930x0e3d…7757Base—$3.15100%0xefcd…fefe74d ago0x3b9a6e…a2b657

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.