Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x66d31d…83f43a
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x44c8d5…4da01e
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x3c8455…eef663
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa47d ago0x4e9e57…529cd7
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0xdec0e1…e32195
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x674985…5430ec
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x2b548e…f119a5
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa47d ago0x165116…ffd89c
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x6bda64…42a644
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x49804c…b50352
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa47d ago0xa04e90…0035a7
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa47d ago0xd198f5…8385ce
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x1eac68…030dd0
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x249bf9…c61739
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0x03af82…5ace02
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0xfadf31…01abbb
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa47d ago0xa8777d…9c71f6
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa47d ago0xfe9e35…a69b90
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x025a98…2895d1
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x554064…024443
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0x4fc28a…1a33bf
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x284886…de5b3c
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xbf4a94…1ec4b9
0xa6ee…e9f30xfe80…47eeBase$0.001100%fluxa48d ago0x2bd806…218586
0xa6ee…e9f30x9c95…e299Base$0.001100%fluxa48d ago0xcd3e01…e2c046

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.