Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x12e3…0efd0x3e0a…78e7Base—$0.004365100%coinbase74d ago0xf22d7d…16513a
0x12e3…0efd0x3e0a…78e7Base—$0.003038100%coinbase74d ago0x7fdf6a…1df453
0x12e3…0efd0x3e0a…78e7Base—$0.003392100%coinbase74d ago0xba4e0e…d77a83
0x12e3…0efd0x3e0a…78e7Base—$0.005705100%coinbase74d ago0x3a6321…ab35a8
0x12e3…0efd0x3e0a…78e7Base—$0.004948100%coinbase74d ago0x36c55d…8b1680
0x12e3…0efd0x3e0a…78e7Base—$0.005549100%coinbase74d ago0x4f4f0d…269d6f
0x12e3…0efd0x3e0a…78e7Base—$0.00568100%coinbase74d ago0xb36d80…5e5e8f
0x12e3…0efd0x3e0a…78e7Base—$0.004495100%coinbase74d ago0x135ec9…1ecd96
0x12e3…0efd0x3e0a…78e7Base—$0.005895100%coinbase74d ago0xbfa9e7…1b6107
0x12e3…0efd0x3e0a…78e7Base—$0.002934100%coinbase74d ago0x7e1a1e…0669ea
0x12e3…0efd0x3e0a…78e7Base—$0.002921100%coinbase74d ago0x2d150f…da63a7
0x12e3…0efd0x3e0a…78e7Base—$0.004086100%coinbase75d ago0xaaedd9…a26852
0x12e3…0efd0x3e0a…78e7Base—$0.00416100%coinbase75d ago0x0f5a01…1b915b
0x12e3…0efd0x3e0a…78e7Base—$0.002935100%coinbase75d ago0x6e6450…3de8f6
0x12e3…0efd0x3e0a…78e7Base—$0.003374100%coinbase75d ago0x3b91fe…0df6e4
0x12e3…0efd0x3e0a…78e7Base—$0.004897100%coinbase75d ago0xadfdf0…4d369e
0x12e3…0efd0x3e0a…78e7Base—$0.004159100%coinbase75d ago0x036261…a58c7c
0x12e3…0efd0x3e0a…78e7Base—$0.00574100%coinbase75d ago0xe4532b…229621
0x12e3…0efd0x3e0a…78e7Base—$0.005143100%coinbase75d ago0x454fde…b1242e
0x12e3…0efd0x3e0a…78e7Base—$0.004698100%coinbase75d ago0x520c02…22cd93
0x12e3…0efd0x3e0a…78e7Base—$0.004735100%coinbase75d ago0xea83fa…320992
0x12e3…0efd0x3e0a…78e7Base—$0.003092100%coinbase75d ago0xceb3b8…d0e1d2
0x12e3…0efd0x3e0a…78e7Base—$0.004982100%coinbase75d ago0x3c95af…c071a2
0x12e3…0efd0x3e0a…78e7Base—$0.003698100%coinbase75d ago0xb3ce8f…f73597
0x12e3…0efd0x3e0a…78e7Base—$0.003411100%coinbase75d ago0x9841a2…eb2020

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.