Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x011f…3a630x5aae…482eBase$0.001100%coinbase6d ago0x99676d…e9013b
0x1d26…21c10x5aae…482eBase$0.001100%coinbase6d ago0xfde84f…fd7917
0xbdbc…5bf20x5aae…482eBase$0.001100%coinbase6d ago0x6f3309…f5ce15
0x26d1…62d10x5aae…482eBase$0.001100%coinbase6d ago0xfe72d3…8ebc5c
0x0dcd…4e1a0x5aae…482eBase$0.001100%coinbase6d ago0x6b42f0…9c6ae2
0x3c7b…dcc00x5aae…482eBase$0.001100%coinbase6d ago0x5b4f23…eec3da
0xb329…44470x5aae…482eBase$0.001100%coinbase6d ago0x421ac4…4e26bf
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase6d ago0x997ede…e877e0
0x3c46…2e270x5aae…482eBase$0.001100%coinbase6d ago0x8b9d0f…ded192
0xeed8…42c60x5aae…482eBase$0.001100%coinbase6d ago0x25cc79…a529f8
0xaeec…06b90x5aae…482eBase$0.001100%coinbase6d ago0x0865da…f86e13
0xe2e6…d7380x5aae…482eBase$0.001100%coinbase6d ago0x99d433…cf43ee
0xe70b…b5e20x5aae…482eBase$0.001100%coinbase6d ago0x7846ad…31accd
0x8342…76a00x5aae…482eBase$0.001100%coinbase6d ago0xc74a5b…741785
0x20af…b0c50x5aae…482eBase$0.001100%coinbase6d ago0x4ddd66…4366ac
0x8025…76a50x5aae…482eBase$0.001100%coinbase6d ago0x61beb7…f41ae9
0x0dcd…4e1a0x5aae…482eBase$0.001100%coinbase6d ago0x0fb364…a03c52
0x1d26…21c10x5aae…482eBase$0.001100%coinbase6d ago0xbdb066…e8b63d
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase6d ago0x42ee6d…b27003
0xb329…44470x5aae…482eBase$0.001100%coinbase6d ago0x1a972c…330428
0x3c46…2e270x5aae…482eBase$0.001100%coinbase6d ago0x2280a7…08fd1a
0x26d1…62d10x5aae…482eBase$0.001100%coinbase6d ago0x9dfa68…564cbe
0x0c8b…adf00x5aae…482eBase$0.001100%coinbase6d ago0xa824fc…2e1e4d
0xe2e6…d7380x5aae…482eBase$0.001100%coinbase6d ago0xbf9970…5f71b9
0x20af…b0c50x5aae…482eBase$0.001100%coinbase6d ago0xcecdc7…85065b

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.