Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x681e5a…6606df
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x90adf7…371a87
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x49f7ba…df8ed7
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x37147a…a29618
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xc0541b…172d9c
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x5ec7e2…cafe46
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xb530bf…0a1907
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x69564c…b8a7be
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xb0ffee…249fd9
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x9136d8…ae4611
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x7bfdfe…955dac
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x943d85…041a85
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x15bf19…00e288
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xfb4e68…7d0b8c
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xed8ac5…216532
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xdd5cbf…845a19
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xfd4472…2a28d6
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x6ce7e0…6cd03a
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x68d920…71a1d1
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0x125324…71e063
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xb6f27a…15ba01
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa29d ago0xc91577…c840b4
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa30d ago0xefeba4…16ca62
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa30d ago0x1abf00…a8eeee
0x36c8…393f0xfe80…47eeBase$0.001100%fluxa30d ago0xabb73c…87eaa4

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.