Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x7e85a1…b801b0
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xe09da3…c7e2ed
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x1ed53e…17b6a3
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xec3366…093e89
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x48efe4…bdbf74
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x2bd3ce…f68198
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x43dc86…78265f
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x0b2541…ef9b5f
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x848515…76a94d
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x9e9ea5…89efac
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa43d ago0x08a0ef…6b9e7f
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x16eafa…c6bfda
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xb33fba…442c22
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xe3e952…15cb70
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x3ef681…64df20
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xb76bca…bc10ec
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xc65960…967def
0x47be…0b800xfe80…47eeBase—$0.001100%fluxa43d ago0x9b9aba…b563fe
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x1a43c0…8d598e
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xd0f031…984de3
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x324c47…18c3f1
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0x2d552b…2a1b7b
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xf8e3b3…2f4a5c
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xf36ee5…b04604
0x47be…0b800x9c95…e299Base—$0.001100%fluxa43d ago0xecf087…e1543a

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.