Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe3db…374b0x3e0a…78e7Base—$0.005151100%coinbase74d ago0x006def…3d029b
0xe3db…374b0x3e0a…78e7Base—$0.005659100%coinbase74d ago0x92ea4b…f1be46
0xe3db…374b0x3e0a…78e7Base—$0.004341100%coinbase74d ago0x65b976…63a6ed
0xe3db…374b0x3e0a…78e7Base—$0.005575100%coinbase74d ago0x6ad3f5…2744a8
0xe3db…374b0x3e0a…78e7Base—$0.004901100%coinbase74d ago0x549181…6b97ba
0xe3db…374b0x3e0a…78e7Base—$0.003503100%coinbase74d ago0x0a312c…82edaf
0xe3db…374b0x3e0a…78e7Base—$0.005825100%coinbase74d ago0x31fc1e…31859d
0xe3db…374b0x3e0a…78e7Base—$0.003491100%coinbase74d ago0xda66a4…32a237
0xe3db…374b0x3e0a…78e7Base—$0.003997100%coinbase74d ago0x0f9b41…54a9c9
0xe3db…374b0x3e0a…78e7Base—$0.004287100%coinbase74d ago0x17cc0d…f3c848
0xe3db…374b0x3e0a…78e7Base—$0.005332100%coinbase74d ago0x59a100…bac2c4
0xe3db…374b0x3e0a…78e7Base—$0.003725100%coinbase75d ago0x153625…7b27f6
0xe3db…374b0x3e0a…78e7Base—$0.003164100%coinbase75d ago0x69baaa…07549f
0xe3db…374b0x3e0a…78e7Base—$0.004688100%coinbase75d ago0x8bdd88…b26862
0xe3db…374b0x3e0a…78e7Base—$0.004475100%coinbase75d ago0xeb52d2…ab5c8f
0xe3db…374b0x3e0a…78e7Base—$0.003645100%coinbase75d ago0x7aae53…e335e8
0xe3db…374b0x3e0a…78e7Base—$0.004971100%coinbase75d ago0x758614…2cc602
0xe3db…374b0x3e0a…78e7Base—$0.002984100%coinbase75d ago0xf4c385…b9ec70
0xe3db…374b0x3e0a…78e7Base—$0.005777100%coinbase75d ago0x35861c…7f7fa2
0xe3db…374b0x3e0a…78e7Base—$0.004337100%coinbase75d ago0xad59d4…2b8192

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.