Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xd06345…c4ae57
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x8be831…4d613d
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x5898fd…ebc719
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xd1c706…84fe94
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x83b03b…a6c722
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0xf39f1b…3d0104
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa66d ago0x86de7b…a0e5d0
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xfc4637…ca3df5
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x586787…70f17c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xc24691…d1f9f9
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x934a82…8568a4
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x84627a…c98a9b
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xcbb800…51943f
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x0813fc…3be9ee
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xb8e4ae…cdf941
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x25c000…553066
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x44a6af…49078e
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x7156b4…96c79c
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xa604a7…09e2bf
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x2bc57f…1a409a
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x42fd44…fc8e67
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x07a8d3…1b1140
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x52a2f4…a39c65
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0xf516cf…32f339
0x418f…ec9d0x9c95…e299Base—$0.001100%fluxa67d ago0x208264…2f5e16

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.