Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xb8ae02…b74b24
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xd7e566…fe83a6
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x57687b…2623f0
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x07fb35…eeb284
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x111e32…ffb612
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x05050a…c3f472
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x6d2aad…eeda9a
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x795444…79fd9f
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xa38bae…c86b6a
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x204544…9f0144
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x11ffc0…a544c2
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x8a1d56…08c765
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xcd3b5c…5766f3
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x0cdfa5…ea1f4d
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xbe37f9…7c3799
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x0d5cf4…53ceb5
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x65ac2c…d9a8cd
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x1ece7e…b3ee8c
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xcc3c88…e19bce
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x46bf2c…9556c9
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0x94daed…0ca533
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xab596c…a45630
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xb32c1c…b6aa9f
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xa6519f…aad1b7
0x715f…05dc0x4448…ef31Base—$0.005100%coinbase83d ago0xa1f2bd…e7de81

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.