Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x168941…036fcd
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xaddbc4…6b4520
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x276ce0…5ab14a
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x18407f…45f646
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xef8a42…a17513
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x3160d5…66a5dc
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x95469a…954e17
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd900d1…3a6c77
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x6ff256…b0b97c
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcc4d3a…9c5818
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9f1d3d…ea3a41
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0a470a…8e008c
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x2cd9b5…5e58d1
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x347ad2…814279
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x758fd9…d6f594
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb7258a…5c5139
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x299bcf…9bfdf0
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa1b39a…086db4
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x28a828…707c59
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xbbcc54…3c9998
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xce8c6b…ce9664
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc7c913…feaca1
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0b7647…4cc680
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc6c41e…fd9bc3
0x2e2f…c7800x6a5e…c666Basex402 service$0.01100%payAI112d ago0x23a78f…34c8ee

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.