Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0x16f87b…94aa73
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0x482427…ae9483
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0xcd765e…a39eb7
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0xf00eb4…1ef887
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0xca684f…2221f4
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0x2ed6c5…aa6502
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0x8edcaa…b461e7
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa43d ago0xbe7de2…3b1b52
0x8199…e3670x9c95…e299Base—$0.001100%fluxa43d ago0x181b9a…17e777
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa44d ago0xc78496…28c5da
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0xba7a43…841c93
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x3f34df…eba780
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x0d34be…f9c864
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa44d ago0xd5c145…df4131
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x17ce0a…2a2f89
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x49c5f3…f91f13
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa44d ago0xb6af59…79bd36
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x3dbe9c…3b1c14
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x644695…48d2aa
0x8199…e3670xfe80…47eeBase—$0.001100%fluxa44d ago0xfceeba…0bbda2
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x39c6c7…6fbf1f
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x609f24…5d11ce
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x977594…e5e873
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0x355e26…008e5c
0x8199…e3670x9c95…e299Base—$0.001100%fluxa44d ago0xed2b1a…4193d4

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.