Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71ed22…f2bb01
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x71ac94…7b5e02
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x03cec7…ef5063
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x18c03c…51fdbb
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xbd52ea…64cfab
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x28e350…2ed79c
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a904c…b961c4
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98c4d5…3317a3
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb0e384…af9ec2
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98f68c…201cd2
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf6c5e4…7fc7a1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x668b88…5b834d
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xdb73a3…58c9c7
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf9804b…ad9508
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x13c36d…2cf351
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xad43ff…a56fd0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x667a43…081ddf
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x26b68b…e3bed0
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x62653b…f00ce1
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x764e52…61ec77
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06f564…407f3e
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xe78cea…0d7f11
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xf123cb…298063
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0x35915d…bcd724
0xfa87…c4ba0x6a5e…c666Basex402 service$0.001100%payAI105d ago0xcfb34d…844e72

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.