Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa105d ago0x92b94e…cd2bf7
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa105d ago0x6bb938…45ae45
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x25ca45…69e267
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xb47af7…651d90
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x0cdec2…3de157
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x0176f0…709251
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xe5406b…a98fe9
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x4b85d1…e7ca77
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x905f03…2b99e9
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x3907bb…248ab7
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x36bc17…52f483
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x1f95fc…419477
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x30f1f9…c4a4cc
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xf7f43a…f137fe
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xe15650…00bde3
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xa7ee03…5de67c
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xb7d664…f46ec0
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x5d5dc4…1a0b29
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xcf69c2…1d5bf4
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x78d8fd…ca94bd
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x8bd3e4…8dbdc7
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xe4b9d7…a37fa5
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0xcd1a18…224a59
0xb90a…9ae40x5982…2f79Base—$0.01100%fluxa106d ago0x18cd7e…e7bccb
0xb90a…9ae40x5982…2f79Base—$0.02100%fluxa106d ago0x269e8b…8afe0b

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.