Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd32b…45470x9c95…e299Base—$0.001100%fluxa46d ago0x5354b3…820a9b
0xd32b…45470x9c95…e299Base—$0.001100%fluxa46d ago0xd0edd8…5181c0
0xd32b…45470x9c95…e299Base—$0.001100%fluxa46d ago0xc9ec09…0af606
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x6ed3ab…80200d
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x616cd3…a9c8ea
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xea62fd…94004a
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa47d ago0x44ba5e…004be1
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x0d906f…07607d
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x282ebf…3b275a
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x5028e6…867b10
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x8c17b5…360b6b
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa47d ago0x9675eb…5b4811
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa47d ago0x0bec53…987b7e
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x091d1e…00ec89
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xf69c8f…893181
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa47d ago0xb22c88…1fd5ea
0xd32b…45470xfe80…47eeBase—$0.001100%fluxa47d ago0xd9c4fd…b85c5a
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x6e7065…9003cf
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x9fdb2b…25c827
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x662b91…6c7cb1
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xf52492…596b3f
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xf572ca…e79b70
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0x6c35f0…252595
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xd8eb64…5c7d09
0xd32b…45470x9c95…e299Base—$0.001100%fluxa47d ago0xc4a48c…c9d9af

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.