Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x649c91…d97ac3
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xda274d…f30b0f
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xb5233d…b11ea8
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x082a79…2b1bf5
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x5fee91…5e5359
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x71209b…964d73
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x429542…27da3c
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x045172…6c9067
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xfe5da2…bc5ea6
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xd22889…fb4cc8
0x957e…e5010x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x026c50…f43eb5
0x957e…e5010x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x04b975…22d7e3
0x957e…e5010x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0xbcd2ff…f9cc79
0x957e…e5010x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x2998b2…a6f98e
0x957e…e5010x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0x0c3fd1…3aa7bb
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xeaef6f…381f21
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xace907…26e748
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x9c2083…48fa03
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xacac8a…eeeae0
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x1b907c…8cbbe6
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x3801c4…d56a73
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xd2501f…216478
0x957e…e5010x9fb3…1d9aBasex402 service$0.01100%coinbase38d ago0xee1eef…74c42c
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0xf9f791…1a0dc6
0x957e…e5010x9fb3…1d9aBasex402 service$0.005100%coinbase38d ago0x1831e9…de7bee

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.