Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3ad0e5…d64b85
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xccb65e…76667e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x76690d…633879
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2626b1…de0eb3
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7d614e…af65af
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b7742…b059fc
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x247cee…83014d
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x92c237…d6b7bb
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc469de…cf50e0
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6ba9e…aabb7e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x223e40…3af63b
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab9807…f7c62a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x459006…d22ce7
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3bcff8…02a70a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb69726…663c79
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc3a2e8…9df233
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f6a68…7876b8
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49b060…fdcae7
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d54a3…9dfa00
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x412472…707d87
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7bb4f0…72ab7e
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x62035c…01a5b9
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x548145…2b9c4f
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9bbe41…acd3e5
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x9ae433…5b67a0

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.