Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xd2984b…c00323
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xc9bfd6…4d0c33
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xe1ba44…e53fbd
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xc96db2…3095b8
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x7856b4…c5cda6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x90389e…cca174
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xc709c4…c2e926
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x56858a…b38294
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x376cd6…61634b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x9b072a…eac6cb
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x20018a…191f00
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xe44e59…567322
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x459adb…a9d4f5
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x3510aa…aa92bf
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x12825f…70d7cb
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x2c102e…218d02
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xf8d479…ea10e4
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xec70ff…121897
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x976672…a512a1
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xb88562…fac1a7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x14788d…b5005d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x2811f4…687117
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x5315d6…d77d39
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0xd46fc9…909709
0x2452…760c0xa9dd…2315Base$0.002100%coinbase17d ago0x56009d…8c7e3e

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.