Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$2.10100%0x8b99…df7975d ago0x11ea7b…d062df
0xa17c…60a90x0e3d…7757Base—$4.20100%0x5047…e94075d ago0x85cb4a…597916
0xa17c…60a90x0e3d…7757Base—$8.40100%0x5e96…f15975d ago0x4748c2…2d247c
0xa17c…60a90x0e3d…7757Base—$21.00100%0xf200…d9a075d ago0x0a01f6…d8f7d6
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3d44…411575d ago0xd26177…4d6a1a
0xa17c…60a90x0e3d…7757Base—$4.20100%0x5e44…05a875d ago0xfb71c5…97ee05
0xa17c…60a90x0e3d…7757Base—$2.10100%0x12ba…6b6175d ago0x65c094…2247bf
0xa17c…60a90x0e3d…7757Base—$10.50100%0x75c8…902c75d ago0xac57f9…eb55fb
0xa17c…60a90x0e3d…7757Base—$6.30100%0xfb58…2b7275d ago0xe2143d…dba234
0xa17c…60a90x0e3d…7757Base—$21.00100%0xe6a1…011775d ago0x89ffd3…4d8848
0xa17c…60a90x0e3d…7757Base—$21.00100%0xd173…d69b75d ago0xd15515…5a6b17
0xa17c…60a90x0e3d…7757Base—$1.05100%0x1984…8da875d ago0x1fa0ee…2a3f24
0xa17c…60a90x0e3d…7757Base—$5.25100%0x3e70…fea175d ago0x18fc55…684b02
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2b2b…961c75d ago0x1a57bb…e454e4
0xa17c…60a90x0e3d…7757Base—$1.05100%0x81da…371f75d ago0x69d528…44f926
0xa17c…60a90x0e3d…7757Base—$10.50100%0x91b5…1a5e75d ago0x194e3a…77c6c4
0xa17c…60a90x0e3d…7757Base—$10.50100%0x52ac…a61d75d ago0x165a51…2bf220
0xa17c…60a90x0e3d…7757Base—$1.05100%0x45b0…c0d675d ago0xc3cbde…1bc74f

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.