Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0xb770a2…58286f
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0x9087ff…991d31
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0x5cde42…997545
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0x7867bf…d61561
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0x0cd10a…b3899a
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0xb092dc…17c4aa
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0x9d3adf…a26579
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0x5fdcbd…2006ca
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0xac202e…43bc2d
0x446b…978d0x9c95…e299Base—$0.001100%fluxa65d ago0xcaa1eb…6ae008
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0xa4d2ae…d6c8c7
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x47fc1a…601c02
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x7c989c…bbb473
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0xecf5c2…8f9e87
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x28a594…6a53ef
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x08df3f…916758
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x57741d…422e2c
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0xe25eba…5c1728
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x9b745d…6cd861
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x3d02c7…c46764
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x6f9bda…5c88ec
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x1d05c9…59cd23
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0xd744d0…face91
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x2faa9c…f88fb8
0x446b…978d0x9c95…e299Base—$0.001100%fluxa66d ago0x60e410…7dbbcc

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.