Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x316f…de2e0x6671…c0faBaseAgentic ReservationsRestaurant reservations$0.01100%coinbase52d ago0x4e4a43…d092df
0x316f…de2e0x6d6e…9192BaseExaSearch$0.001100%coinbase52d ago0xbbce84…64829b
0x316f…de2e0x6d6e…9192BaseExaSearch$0.007100%coinbase52d ago0x6b9956…414670
0x316f…de2e0x6d6e…9192BaseExaSearch$0.007100%coinbase52d ago0xd1bf47…301420
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0x75c296…347fe3
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0xe64f54…6df5cb
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0x1481c0…eacac9
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0xb27d72…772ab2
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0xcc7f65…aecfc5
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0x0b1e7e…cdb214
0x316f…de2eStableVoiceBaseStableVoiceRecording Tokens$0.06100%coinbase52d ago0x451fe4…5d70eb
0x316f…de2e0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase52d ago0xea5922…4f3c4a
0x316f…de2eStableVoiceBaseStableVoiceRecording Tokens$0.06100%coinbase52d ago0x0dc14d…df89d4
0x316f…de2e0x06df…fd6fBaseStableUploadUpload$0.005100%coinbase52d ago0x7334e6…3782c0
0x316f…de2e0x481e…c8fbBase—$0.05100%coinbase52d ago0x00e52d…c4b922
0x316f…de2e0xbf22…ab92BaseDripSubstack$0.60100%coinbase52d ago0x73e910…bd3377
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0x0e40a5…606444
0x316f…de2e0x07f0…a045BaseStableStudioUpload$0.03100%coinbase52d ago0xc8da0f…af7b14
0x316f…de2e0xdafb…bd14Base—$5.00100%0x048e…cef552d ago0x14ab8b…b83e6d

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.