Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x368fed…db5cc9
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x41508a…cd01a1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x5d9d2f…a6f967
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x4578ee…fca6b8
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0xadf45d…f8878a
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0xd74f78…cd211d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x982fad…db3887
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x403aa2…a7573f
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x17da98…b9ab40
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x7f398b…58e129
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x2c421a…9dbf50
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0xc4b7d2…f1163e
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x8e19e4…753dc9
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x036cdd…99c6fb
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0xfd0a02…f262c9
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x330173…780f5d
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x522b88…b74672
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x553635…494262
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0xad97e2…1689f6
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x5f578b…a8c7ba
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x4bf78d…73d2c1
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0xe6d033…f20d4c
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x02b243…283d95
0xc524…58690xfe80…47eeBase—$0.001100%fluxa20d ago0x7e2127…b60a26
0xc524…58690xfe80…47eeBase—$0.001100%fluxa21d ago0x88b793…7f87e6

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.