Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa4e1…9be60xccc8…15beBase$118.26100%0xf70d…dbef65d ago0xf0c02e…647851
0xa4e1…9be60xccc8…15beBase$248.18100%0xf70d…dbef65d ago0x225442…38dfb1
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0x8d04bb…c8f46e
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0x8e2b6c…f81b3e
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0xf5ddff…c4a92a
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0x44c757…69558a
0xa4e1…9be60xccc8…15beBase$14.00100%0xf70d…dbef65d ago0x47aadb…3684db
0xa4e1…9be60xccc8…15beBase$100.00100%0xf70d…dbef65d ago0x59937a…593d73
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0xa885a9…56951e
0xa4e1…9be60xccc8…15beBase$186.00100%0xf70d…dbef65d ago0xa5005c…8347fc
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0xd69e80…6579a5
0xa4e1…9be60xccc8…15beBase$200.00100%0xf70d…dbef65d ago0x2ed247…f24f83
0xa4e1…9be60xccc8…15beBase$30.00100%0xf70d…dbef66d ago0x228a75…1342e1
0xa4e1…9be60xccc8…15beBase$69.94100%0xf70d…dbef66d ago0x82472e…d611ac
0xa4e1…9be60xccc8…15beBase$100.02100%0xf70d…dbef66d ago0x071634…3f969f
0xa4e1…9be60xccc8…15beBase$136.00100%0xf70d…dbef66d ago0xd1341d…42c667
0xa4e1…9be60xccc8…15beBase$265.00100%0xf70d…dbef66d ago0x025be9…a2d9b9
0xa4e1…9be60xccc8…15beBase$35.00100%0xf70d…dbef66d ago0x90b283…cec553
0xa4e1…9be60xccc8…15beBase$18.61100%0xf70d…dbef66d ago0xbebedc…57bddf
0xa4e1…9be60xccc8…15beBase$170.00100%0xf70d…dbef66d ago0xbeb91a…0040e5
0xa4e1…9be60xccc8…15beBase$30.00100%0xf70d…dbef66d ago0x34f9b5…93e63a
0xa4e1…9be60xccc8…15beBase$139.89100%0xf70d…dbef66d ago0x73654e…09564d
0xa4e1…9be60xccc8…15beBase$180.00100%0xf70d…dbef66d ago0x3c31a7…0ca8ca
0xa4e1…9be60xccc8…15beBase$180.00100%0xf70d…dbef66d ago0x49ee9d…3675d0
0xa4e1…9be60xccc8…15beBase$179.89100%0xf70d…dbef66d ago0x0bb1bc…7bb2f3

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.