Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd975…bab00x3e0a…78e7Base—$0.004368100%coinbase74d ago0xe592f6…e3d685
0xd975…bab00x3e0a…78e7Base—$0.005594100%coinbase74d ago0x98245c…c417c1
0xd975…bab00x3e0a…78e7Base—$0.005295100%coinbase74d ago0xd24e92…645180
0xd975…bab00x3e0a…78e7Base—$0.005073100%coinbase74d ago0x3a4d0c…0f7784
0xd975…bab00x3e0a…78e7Base—$0.004204100%coinbase74d ago0x32cd29…5a8204
0xd975…bab00x3e0a…78e7Base—$0.002763100%coinbase74d ago0x20dfdb…c53a13
0xd975…bab00x3e0a…78e7Base—$0.003816100%coinbase74d ago0x8dc6dd…8d134d
0xd975…bab00x3e0a…78e7Base—$0.003731100%coinbase74d ago0xf4f210…062f82
0xd975…bab00x3e0a…78e7Base—$0.003061100%coinbase74d ago0xa0e40d…391e1d
0xd975…bab00x3e0a…78e7Base—$0.003494100%coinbase74d ago0xf6cad5…2106a6
0xd975…bab00x3e0a…78e7Base—$0.005333100%coinbase74d ago0xd6457f…5e0580
0xd975…bab00x3e0a…78e7Base—$0.002726100%coinbase74d ago0x5f3da4…89d5a9
0xd975…bab00x3e0a…78e7Base—$0.003348100%coinbase74d ago0x49b953…66e12d
0xd975…bab00x3e0a…78e7Base—$0.00344100%coinbase74d ago0xf2a310…134295
0xd975…bab00x3e0a…78e7Base—$0.003069100%coinbase74d ago0x7e0639…e53f74
0xd975…bab00x3e0a…78e7Base—$0.00441100%coinbase74d ago0x2315e3…389771
0xd975…bab00x3e0a…78e7Base—$0.004554100%coinbase75d ago0x9ce833…2721c8
0xd975…bab00x3e0a…78e7Base—$0.004052100%coinbase75d ago0x402b09…fea679
0xd975…bab00x3e0a…78e7Base—$0.005268100%coinbase75d ago0xdb19b4…ab7021
0xd975…bab00x3e0a…78e7Base—$0.00516100%coinbase75d ago0x0bb623…801d9c
0xd975…bab00x3e0a…78e7Base—$0.004286100%coinbase75d ago0xd76425…615c67
0xd975…bab00x3e0a…78e7Base—$0.004222100%coinbase75d ago0x11409b…42cdaf
0xd975…bab00x3e0a…78e7Base—$0.004986100%coinbase75d ago0x16bd1d…240b92
0xd975…bab00x3e0a…78e7Base—$0.005115100%coinbase75d ago0xe788d3…7e52e5
0xd975…bab00x3e0a…78e7Base—$0.003686100%coinbase75d ago0x8511e9…7707c5

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.