Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x38b32d…2f9ceb
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x1c8475…a1f5e4
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x04bc64…84a541
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xf3d23a…17bde6
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xb06dfe…fbed95
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x496a5c…70fae3
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x28a685…0a46ef
0x44e6…72050xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x657168…ae2c95
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x52a208…77b034
dinotopia.eth0xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x6d283a…6166a2
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x427b5f…4c01fa
ludjo.eth0xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xcb5b50…dc7c38
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase34d ago0xf4d273…931acb
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase34d ago0x6b68ae…df6f7a
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x8dc903…73d6d1
0x637f…b2dc0xcf92…42fbBasex402 service$0.002100%coinbase35d ago0xd7c147…368d70
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x394a27…997c84
0xe73b…3fa20xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x49e763…a53e8a
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0xff21e6…89f36d
0xa57f…268c0xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x726d0a…d8de6a
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x1e7df2…977131
herholt.eth0xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x604b00…4d76d0
zebook.eth0xcf92…42fbBasex402 service$0.002100%coinbase35d ago0xb3b9b6…723c86
0x9897…e0420xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x153827…b20b7e
0x7d43…12800xcf92…42fbBasex402 service$0.002100%coinbase35d ago0x41398c…d15bef

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.