Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x51c085…8e3331
0xbff3…72970x9c95…e299Base—$0.001100%fluxa35d ago0xe6d7a7…07bc1e
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xaf4e34…df0b10
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x5be0a5…88c8d0
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x708d53…e29c8b
0xbff3…72970x9c95…e299Base—$0.001100%fluxa35d ago0x762483…fcdc03
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x6cdd2c…55ab03
0xbff3…72970x9c95…e299Base—$0.001100%fluxa35d ago0x6ae024…7d8571
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x536c7c…7cd050
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xa19b2d…8a7b62
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x6cec8c…12068e
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x9b8541…1d1c94
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x08f49f…ecb3cb
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x008dfe…bb5f2a
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x207b05…f47f6c
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x07e55d…8db86d
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xe5503b…a958e0
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x889cc2…3fb280
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xf50047…229f6d
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xa203cf…2539f7
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x524e42…0825b5
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xdb3146…883816
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0x8be0f9…01bc9b
0xbff3…72970x9c95…e299Base—$0.001100%fluxa35d ago0xa0e2cb…683223
0xbff3…72970xfe80…47eeBase—$0.001100%fluxa35d ago0xa9f87c…36779c

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.