Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xa2902f…a3d9ab
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xd38aa2…5c9ddb
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xf8eb91…14abfa
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x22d27d…91c5e2
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xabcb1c…4caebf
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x38180b…57d772
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xd71639…f36f7a
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x5235a7…ee430b
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xc49eed…7dcb26
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x2b3f59…022b67
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x46d0a8…e6fe6f
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x9dd1e2…e81e19
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x4fa6b7…5da2b3
0xe7ae…67b30xe6da…c4adBase—$1.30100%payAI13d ago0xc994e9…6a229e
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x520165…54640a
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x9ca1f7…9504e4
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x18a6f3…13140e
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xc8a5ad…4bfc14
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x9d90c0…e0d5f6
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x1dc9a5…cff3c1
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xd83489…621f36
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x705747…9a01c0
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0x4b49e8…3fb600
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xbe6281…470d44
0xe6da…c4ad0xcc19…930eBase—$0.10100%payAI13d ago0xccc9e9…2ef63a

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.