Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x255615…bf5b91
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xad2f34…8a4955
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x170a5a…fdc090
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xecada8…b6cb57
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x607baa…46b22e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x9c9010…f6071a
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x84c4b8…c2f487
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xcd8685…685769
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xcaaa77…ffc507
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x50bfef…e8421e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x7b6455…dae668
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x03a644…0a5a13
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x42df9b…a7e409
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xa5ffb5…990290
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x724708…4111fa
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xcb1e83…dfaf85
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x9ca3ce…2784bf
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x37c272…0298d0
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x40be06…b05b95
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x9092bf…561192
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x214323…dcb65e
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x03452b…4422ac
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x34f741…7eec0c
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0xdf29cb…2f82d2
0x020c…78b90xfe80…47eeBase$0.001100%fluxa13d ago0x66de84…8df479

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.