Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0x5a8ccf…82d190
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xa79609…529f4e
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xc1b719…1f432b
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0x1deb58…48b443
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0xae189c…3bb72f
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xe2fbf8…7ba03f
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x339d2f…38453a
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0x4c4ecd…bf104f
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0x1f4225…5974b9
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x19545b…ae247d
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x8b7588…196644
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x2131a3…20b8de
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xeb7a82…f59be1
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xabf16e…3bf809
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xc2b2fe…59abdb
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x7d272c…2e5412
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x0343fd…845e54
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0x73fe16…14821f
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xaad851…efa6f5
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xd7f473…ccba35
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0xcb30f9…48e277
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0x671e89…118eff
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0xa798a4…1fded0
0x3634…98b70xfe80…47eeBase—$0.001100%fluxa45d ago0xbcc114…1ad6bf
0x3634…98b70x9c95…e299Base—$0.001100%fluxa45d ago0x217c83…8ae3a9

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.