Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x6136dd…488a5c
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x77a1f3…faa6cc
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x0d4575…0773f4
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0xb0f0d5…2c0040
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x8d1f40…c1a325
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x5c1eb2…436268
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x576aa0…df4ece
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0xe58f5e…bdf606
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0xaf6e6f…2466fc
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x69f39a…7a7d10
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x15124f…5157bd
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x10504b…39fde4
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x6d2c7b…349869
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x76e66f…b9a862
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x7113ac…a9af15
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x864b04…bdcaf5
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x833600…24cf9c
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa66d ago0x8690b7…483e93
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x2a23bc…a492d3
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0x5f699a…e0107e
0x69a6…7e720x9c95…e299Base—$0.001100%fluxa67d ago0xd6db15…d8fc03

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.