Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xf95dac…eb06ea
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x33d24f…3285e8
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x58c6a1…bdb28e
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xff3b15…8884a7
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xe0ab37…387e2d
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xa47cbc…8232f1
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x9277de…658453
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x530733…01a34b
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x6bc9df…38c5b2
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xa572cc…c68360
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x7fb6f9…4512fc
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x9b3e32…c6d2da
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x5aebe7…55e91a
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xbc5452…9c5aff
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xa13a02…80ca98
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0xcd70b6…872347
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x500349…e95d10
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x0ac275…311a0f
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x6f9cfe…2cdf5a
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x80b69b…06c155
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x6d81a0…b3ff58
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x059f88…76847c
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa45d ago0x5a4d78…5c2b9a
0x6770…c8ef0xfe80…47eeBase—$0.001100%fluxa45d ago0x871410…c42e89
0x6770…c8ef0x9c95…e299Base—$0.001100%fluxa45d ago0x74205f…0f5fd6

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.