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%fluxa49d ago0x636276…912da2
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x5fb92a…38ddeb
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x3f9616…449a74
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x760b06…113dd2
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x5b817a…720d0f
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0xae12d9…cbdda5
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0xb54f43…29deec
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0xaab7b4…7d5e08
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x8c05a9…47a310
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x4a8748…791ac0
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x557574…897ac2
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x2c2056…8685f2
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0xcbaa4b…355144
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x2bf0c9…f4d59a
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0x40f181…2a53b2
0xff2f…67110xfe80…47eeBase$0.001100%fluxa49d ago0xadd79d…aaf417
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x7a7827…4378ee
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x6ad1db…d716fd
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x03f389…796a0e
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0xfd3d89…2d69c8
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x295d2f…511665
0xff2f…67110x9c95…e299Base$0.001100%fluxa50d ago0xf02299…76305a
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x435178…3147c5
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x66a57f…a5d30f
0xff2f…67110xfe80…47eeBase$0.001100%fluxa50d ago0x4ae692…40707a

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.