Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xb2e273…4cf2ef
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb87472…8351b1
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x52c476…869579
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xba4a18…73146f
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0x7c174f…bb432b
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x0e3ccf…3b9b87
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x8f0df3…a766e3
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x25dcc3…b1b522
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0x9902a2…8b504f
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x095303…1d74f2
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0x24a6da…f411e1
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0xb4787b…050f68
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x7547ef…56abb7
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xaca8d6…b1d331
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xd0faff…b5ea89
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xce4b52…3d1134
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x50e6b2…3a01fa
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc40845…a1fcb8
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0x3017a9…6e069e
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0xc38ab4…ef6559
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0xd28961…78f5ef
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xb446d5…c03c23
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0x522f07…f6d3c2
0x30ca…2c1b0x9c95…e299Base—$0.001100%fluxa39d ago0x16b5ef…ae6615
0x30ca…2c1b0xfe80…47eeBase—$0.001100%fluxa39d ago0xc2aeec…7d1ed2

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.