Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xe57985…8d539f
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x5ed6ac…30bd09
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xf78b10…3577b3
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x2050cf…01a68e
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x075551…dbb2a5
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x684e0d…ac6aa8
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x048ff5…9500ab
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xb15f15…274ba4
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x581517…289494
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xaa6218…23d819
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x658bd8…3ab94c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x35d337…4c8c3a
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x22df3f…7ec428
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xea4261…07b459
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xdd2543…a78735
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0xe134ae…f7e748
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x462b32…e09819
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x3f17f0…5c19e6
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase15d ago0xbfb1a7…589385
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase15d ago0xbb7a5c…389c0d
0x7a54…0bf60xf000…94fcBase—$0.20100%coinbase15d ago0xaa6447…2b274e
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase15d ago0x1a7c6c…382789
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase15d ago0x171179…ce847c
0x7a54…0bf60xf000…94fcBase—$0.01100%coinbase15d ago0x23979d…228185
0x7a54…0bf60xf000…94fcBase—$0.10100%coinbase15d ago0xe387d4…50cbea

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.