Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa47d ago0x6d0fad…931d8e
0x6f29…8b940xfe80…47eeBase—$0.001100%fluxa47d ago0x3fc008…b5b746
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xe9e5ac…539822
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x56ac5a…699861
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xf986eb…8bbb43
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xf777a8…a59a9d
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x40cec0…80c588
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xe6916e…cafaff
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x713e11…93c5c8
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x3db4d7…a9f81e
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x89bcd5…85dfb1
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x901662…a0a400
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xcf253e…31c9bd
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xd92fe9…490138
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x0f37f8…d94d7a
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x9e1718…efffc3
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x20db91…e6255b
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xacc62e…3290af
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x0b8751…c5767d
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x353cd3…dd5f44
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0xb97652…5b4806
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x31bf88…447323
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x1a0e02…f4f1a5
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x870c3b…f6466e
0x6f29…8b940x9c95…e299Base—$0.001100%fluxa47d ago0x97b2da…d6d2a0

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.