Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa39d ago0x4f443a…c74c6f
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa39d ago0x9112e8…2aa42e
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa39d ago0xeba90c…aca7e5
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa39d ago0x4cfb4d…0a8649
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x274c3b…3bcd85
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa39d ago0x6c62bd…ff43d1
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x0cfed3…b1ea09
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x22d1ce…f0290f
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x835169…858e59
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x646baf…fd7777
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x7c1104…4ea799
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x084ae1…6388ec
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa39d ago0xcdbd70…38fb76
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x6f4307…1c1c3d
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x72ec25…bb338c
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0xd6cdbe…e21d86
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0x2dea13…27adaf
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa39d ago0xcfd337…ee3799
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa40d ago0x15abaa…58866f
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa40d ago0x0ab86e…b618e6
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa40d ago0x7157fd…8fa1b1
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa40d ago0x3cd172…6033c3
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa40d ago0xcf5a48…a99800
0x8549…dd4e0x9c95…e299Base$0.001100%fluxa40d ago0x2a432b…98a013
0x8549…dd4e0xfe80…47eeBase$0.001100%fluxa40d ago0x90a1a3…75fef8

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.