Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb6db…31e10x8e77…e2d6Base—$122.93100%mrdn79d ago0x82a126…6ca284
0xb6db…31e10x8e77…e2d6Base—$218.82100%mrdn79d ago0x54ba13…7f0813
0xb6db…31e10x8e77…e2d6Base—$221.03100%mrdn79d ago0xa41b1f…b83cb8
0xb6db…31e10x8e77…e2d6Base—$223.27100%mrdn79d ago0xaba6f6…f2b000
0xb6db…31e10x8e77…e2d6Base—$225.52100%mrdn79d ago0xa0b8cc…f7a1b0
0xb6db…31e10x8e77…e2d6Base—$227.80100%mrdn79d ago0xcb3ea1…7dddbb
0xb6db…31e10x8e77…e2d6Base—$230.10100%mrdn79d ago0x73992f…03a5b1
0xb6db…31e10x8e77…e2d6Base—$232.43100%mrdn79d ago0x0770ec…1d6ce5
0xb6db…31e10x8e77…e2d6Base—$234.77100%mrdn79d ago0xe34295…699a41
0xb6db…31e10x8e77…e2d6Base—$237.14100%mrdn79d ago0x975c03…04b18a
0xb6db…31e10x8e77…e2d6Base—$239.54100%mrdn79d ago0x409070…7fb9ac
0xb6db…31e10x8e77…e2d6Base—$241.96100%mrdn79d ago0xdb3aae…94576c
0xb6db…31e10x8e77…e2d6Base—$244.40100%mrdn79d ago0x1b3979…18dbd5
0xb6db…31e10x8e77…e2d6Base—$246.87100%mrdn79d ago0xe5ef50…006a50
0xb6db…31e10x8e77…e2d6Base—$249.37100%mrdn79d ago0x58213f…4668ae
0xb6db…31e10x8e77…e2d6Base—$251.88100%mrdn79d ago0xba8d0c…767382
0xb6db…31e10x8e77…e2d6Base—$254.43100%mrdn79d ago0x93c801…84f843
0xb6db…31e10x8e77…e2d6Base—$257.00100%mrdn79d ago0x4e92f4…9d0a47
0xb6db…31e10x8e77…e2d6Base—$259.59100%mrdn79d ago0xd6d572…e1f767

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.