Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x755a7e…9174ba
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x6006c9…74a752
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase48d ago0xb8b2b7…311e0a
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase48d ago0xe04467…af8240
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase48d ago0xe2de4b…3645ae
0x5fa7…057c0x38c9…a584Basex402 service$0.001100%coinbase48d ago0xc80709…33dfcf
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase48d ago0x944f57…a03123
0x5fa7…057c0x38c9…a584Basex402 service$0.009100%coinbase48d ago0x6a5981…73da0c
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase48d ago0x2113ac…194335
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x362a16…33d261
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0xa6e538…7fa4a3
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x70af52…5afc49
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x27e6f1…98ce90
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x3e551f…a76c6c
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0x70a78c…fab7b6
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0xb20b1d…6283f6
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase48d ago0xa1e45a…87b23b
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase49d ago0xc718a7…bfbd13
0x5fa7…057c0x38c9…a584Basex402 service$0.005100%coinbase49d ago0xd72872…27d4e7
0x5fa7…057c0x38c9…a584Basex402 service$0.25100%coinbase49d ago0x570b84…decb17
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase49d ago0xa509a4…03c85c
0x8a1a…aa530x38c9…a584Basex402 service$0.005100%coinbase49d ago0xfb9351…e58da9

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.