Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x80f78b…9fa623
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8177e9…e70a26
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb453a0…ff516a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x6ad024…92163f
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x79e776…0c7316
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb8699c…5c5850
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x234f61…e61515
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x439564…19e789
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xeb91e0…17553a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x111161…73750d
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x846e9f…7cf59a
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x83f4c8…350748
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xb614dd…17a6db
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x98fd30…5d18b8
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7d2a3d…98fae5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1df878…c94405
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x0d48b9…e65944
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x05889d…9e6bf5
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x49b8c9…f84c3e
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x56da87…7f3e15
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xd54472…f7ace9
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x5e733c…0ef2f8
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0xca505f…c7b7dc
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x875021…a75ad1
0xfb36…90d10x6a5e…c666Basex402 service$0.001100%payAI105d ago0x604775…87ca20

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.