Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xe32bf8…7bc57a
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xaa66e9…893ea5
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x3d9830…226de8
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xcc9b4b…fb81ca
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x955546…e5a757
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0xde51b3…a59c74
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa45d ago0x46a56c…f71b61
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x4594ee…11bc22
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa45d ago0x973f54…61b8ef
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa45d ago0x035eac…09166f
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa45d ago0x0fdf2f…3f9f98
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa45d ago0x2a05e4…1825c2
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa45d ago0x48bacf…bc48f6
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa46d ago0xc76311…1bba00
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x6aeb18…4744de
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x474508…c18bbb
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa46d ago0xb03eeb…bef141
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x6603b0…74736d
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa46d ago0x856bf9…955373
0x85c0…1eca0xfe80…47eeBase—$0.001100%fluxa46d ago0xf53f2c…e40564
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x81547e…55a583
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0xbaebfb…0836b5
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x6e1f9a…6e42db
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x227a0e…f3636c
0x85c0…1eca0x9c95…e299Base—$0.001100%fluxa46d ago0x6e15d9…a97ba2

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.