Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x22f2…a9310x3e0a…78e7Base—$0.003587100%coinbase75d ago0x2246d3…86ab3e
0x22f2…a9310x3e0a…78e7Base—$0.003402100%coinbase75d ago0x8392b1…f42176
0x22f2…a9310x3e0a…78e7Base—$0.005348100%coinbase75d ago0x065fb9…46c646
0x22f2…a9310x3e0a…78e7Base—$0.00546100%coinbase75d ago0xf949b2…0a6596
0x22f2…a9310x3e0a…78e7Base—$0.005466100%coinbase75d ago0x9ecd13…caa7b6
0x22f2…a9310x3e0a…78e7Base—$0.005688100%coinbase75d ago0x12698d…0e7911
0x22f2…a9310x3e0a…78e7Base—$0.00272100%coinbase75d ago0x442845…df1b47
0x22f2…a9310x3e0a…78e7Base—$0.005175100%coinbase75d ago0xfd5094…859d83
0x22f2…a9310x3e0a…78e7Base—$0.003679100%coinbase75d ago0xee0d45…5b854c
0x22f2…a9310x3e0a…78e7Base—$0.003405100%coinbase75d ago0xfa1c80…5d49c0
0x22f2…a9310x3e0a…78e7Base—$0.003568100%coinbase75d ago0x19b6e1…389324
0x22f2…a9310x3e0a…78e7Base—$0.004585100%coinbase75d ago0x2a3214…4221c7
0x22f2…a9310x3e0a…78e7Base—$0.003911100%coinbase75d ago0xa0e40e…e5ec01
0x22f2…a9310x3e0a…78e7Base—$0.004052100%coinbase75d ago0x15534e…ca148d
0x22f2…a9310x3e0a…78e7Base—$0.003709100%coinbase75d ago0x028aff…af3553
0x22f2…a9310x3e0a…78e7Base—$0.005103100%coinbase75d ago0x64c180…22f2ab
0x22f2…a9310x3e0a…78e7Base—$0.003005100%coinbase75d ago0x172759…5dfd1f
0x22f2…a9310x3e0a…78e7Base—$0.005796100%coinbase75d ago0xd19388…63fd3f
0x22f2…a9310x3e0a…78e7Base—$0.004758100%coinbase75d ago0x263157…df3884

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.