Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase5d ago0xb1eec9…5f6b38
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x9c230b…fec3fd
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xbaaa2e…a2d12b
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x5a4031…0c1ddb
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x5d1e8e…977c61
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x952608…1a9bd7
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x9c417a…e1b6f7
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x9b3313…ffb308
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x6fcc0c…2b91b2
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xb80761…e646c9
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x91ce85…cd6d8c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x08703e…79f3a7
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xd5768d…8da95d
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x2af07a…c8538c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xc56001…4059d6
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x83d9ea…16384b
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x151758…6d6395
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xc27610…361fa9
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xa582c5…a89f0b
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x2aecdc…cd77a1
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xe8e23f…b99517
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xd3dc7e…fa60b2
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0xf46452…f6ff3c
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x1ab1d1…a97b77
0x6d07…a1c50x5aae…482eBase—$0.001100%coinbase6d ago0x881867…a64289

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.