Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x3ee2f1…84b881
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x7e96b0…83c3a4
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x8a49ed…0bc3aa
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0xe47369…2f8438
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x69ee2a…60c587
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x3604fd…8a0f59
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0xc0461e…d44125
0x19a7…26650x9c95…e299Base$0.001100%fluxa49d ago0x157919…6973cf
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x9038dc…419f2d
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x558a6e…2169c0
0x19a7…26650x9c95…e299Base$0.001100%fluxa49d ago0xe46d4f…4ad38e
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0xa6ad16…3580d5
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x01e560…7cef7f
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x41ca06…8c029d
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0x0dcd16…d5571f
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0xea72b0…6193d4
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0xa42c30…183ff7
0x19a7…26650xfe80…47eeBase$0.001100%fluxa49d ago0xf67cc0…7d7e18
0x19a7…26650xfe80…47eeBase$0.001100%fluxa50d ago0x52811e…b5a538
0x19a7…26650xfe80…47eeBase$0.001100%fluxa50d ago0x2e61c9…0a4353
0x19a7…26650xfe80…47eeBase$0.001100%fluxa50d ago0x16ef19…6f4c5c
0x19a7…26650xfe80…47eeBase$0.001100%fluxa50d ago0x4b3564…e84717
0x19a7…26650xfe80…47eeBase$0.001100%fluxa50d ago0xcfda8f…a76c1f
0x19a7…26650xfe80…47eeBase$0.001100%fluxa50d ago0xdd4d11…430ee3
0x19a7…26650x9c95…e299Base$0.001100%fluxa50d ago0x09099b…1b1e14

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.