Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x6683e2…f33ff3
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x0276d3…302585
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0xafc87f…65b096
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0xa16d0c…9712df
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x0ff0d1…b8e309
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0xbf777c…473a69
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0xe402a0…ab1f66
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x077db7…8fe37f
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x47517c…3bedb8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x5364d6…ee8524
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0xdf2ef9…bcc0c4
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x2eb25e…8487a3
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x626a2c…e9d75e
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown53d ago0x79ded7…ca0028
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x1c86ed…7d982a
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x8e2f6e…36f851
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x140e86…595fd7
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0xf6d692…63aae8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x13cd0c…203aaa
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x54d1de…09e671
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x287baa…f2b514
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0xd5af27…8a0eb8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x60ea63…add3ba
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0x08a727…a76bd8
0x1710…dcbd0x9c95…e299Base$0.001100%Route unknown54d ago0xdb48b2…94c78b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.