Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x243b8c…90aef0
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xcf1d49…4e4872
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x3e4a14…7500b7
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xb2b055…8352ae
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x2e9be6…299c8f
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xedbc6d…0be9e2
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xa0abde…dace4c
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xc0627d…9832be
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xfdf523…cc49aa
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x9fcb3e…95f7c5
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x0962d0…e0c5ca
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x5fbddd…315d43
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x25c2e6…b5da68
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x027ecb…8b17af
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xec1871…dfca5b
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x51cec0…1990e8
0xa89e…fe170x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x540a6f…11c64a
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0xd3d508…fc1437
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase25d ago0x50cc6f…beecf3
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase26d ago0xd1341e…299e5e
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase26d ago0x5e45cb…7c2c3d
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase26d ago0x9c8ade…517714
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase26d ago0xa61b0b…effb73
0x157d…31e70x3c5f…3eeaBasex402 service$0.01100%coinbase26d ago0x18d032…ac1817

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.