Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x80b7a2…2966f5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xfd2d36…08a721
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3fa844…ce8a9f
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3ce4ff…041078
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x760ea4…b242a8
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x9c3cf8…d11e70
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x8187b5…913fb4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2588df…ae326c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbd2220…8ae056
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xf96970…22ea99
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1afcba…c8add7
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xabc520…0fe7a5
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x020e4f…069be6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19f595…9159f4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x99bc5c…ddfefe
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1009d2…df8fc1
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xd1a408…f8bdf0
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x982bfa…5511d9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x969ed5…0e965c
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc615b1…b1e6a6
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x54dac6…1648a4
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc6fd76…7e9fc9
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbc56bf…15e456
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e396d…f92fdc
0x3025…0e7d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56a9c7…c5be8d

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.