Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xe742…ea88Base$48.63100%0x7347…d69150d ago0xa71289…2e7e15
0xa54d…49f50xe742…ea88Base$1,881.17100%0x7347…d69150d ago0xedc376…b103dd
0xa54d…49f50xe742…ea88Base$998.98100%0x7347…d69150d ago0x7ecd9b…1d8bd6
0xa54d…49f50xe742…ea88Base$1,942.21100%0x7347…d69150d ago0x8a3920…fa2eda
0xa54d…49f50xe742…ea88Base$21.94100%0x7347…d69150d ago0xe09d48…1a66bf
0xa54d…49f50xe742…ea88Base$1,261.31100%0x7347…d69150d ago0x96d7fe…17ea87
0xa54d…49f50xe742…ea88Base$493.13100%0x7347…d69151d ago0xb2c412…130aa8
0xa54d…49f50xe742…ea88Base$229.63100%0x7347…d69151d ago0x800dab…bddf6d
0xa54d…49f50xe742…ea88Base$165.53100%0x7347…d69151d ago0xd648f2…e7b7c9
0xa54d…49f50xe742…ea88Base$199.81100%0x7347…d69151d ago0x10dca6…dcf9f8
0xa54d…49f50xe742…ea88Base$989.01100%0x7347…d69151d ago0xebf8d6…9ffcc3
0xa54d…49f50xe742…ea88Base$2,738.03100%0x7347…d69151d ago0x3cfcde…e63c09
0xa54d…49f50xe742…ea88Base$149.97100%0x7347…d69151d ago0xdfd97d…b38d03
0xa54d…49f50xe742…ea88Base$51.98100%0x7347…d69151d ago0xab247a…c36ffa
0xa54d…49f50xe742…ea88Base$116.01100%0x7347…d69151d ago0x723b04…c7eb04
0xa54d…49f50xe742…ea88Base$179.97100%0x7347…d69151d ago0xda3c58…15bec0
0xa54d…49f50xe742…ea88Base$43.54100%0x7347…d69151d ago0xe75fe5…4bf5d3
0xa54d…49f50xe742…ea88Base$135.80100%0x7347…d69151d ago0x46abf8…84a627

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.