Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa47d ago0xed2e39…ef863f
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x6cc987…ae3e4f
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa47d ago0x784ec3…08be7f
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa47d ago0x8860aa…d0fd4f
0xff2f…67110xfe80…47eeBase—$0.001100%fluxa47d ago0x7e2fb1…1d6e44
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xa89af8…41164a
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x7cd7be…85ad05
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xc7887f…598e16
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x5a9b62…77273c
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x89f937…271c8e
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xdd72e5…39efdf
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xbc11d8…1ca8c0
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xad0e81…564596
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x4ef9c5…fecb58
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xa45f46…ecd9b0
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xf6aba1…5cfc63
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x92e86d…7c7134
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x317032…e3d369
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xe5781c…b68d6d
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xea21a8…c5d9a4
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xfb289b…d37352
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x5577ad…d02b54
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x2319ef…c731e6
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0xaa5fe2…c5b525
0xff2f…67110x9c95…e299Base—$0.001100%fluxa47d ago0x58597a…831501

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.