Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xe5353e…a856dc
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xe95927…731d44
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xad6cb9…899bca
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xb71f45…d02c94
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x69508c…13e1f6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xf5b5dc…13dfbe
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x95fe4b…ad90c6
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xfdb51d…b2d735
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xe95eb7…7c8b68
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xd4ad40…ecb6ff
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xc4ce08…43157f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xd13f0e…9c2b88
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x8b0831…cf8c20
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x37ce7e…30ded1
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x202f21…d58942
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x29e75a…8fe90f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xc88ba4…45685c
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x8f27d7…1f3167
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x9fc9aa…30ca51
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xd876d6…283e9f
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x2374b0…dc4ba3
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x357d17…7e0f4a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xb64d30…7e0297
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0x543e46…e4f568
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase41d ago0xa27092…047ccc

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.