Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase58d ago0x491327…27e640
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0x53c7a6…f4d06a
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x9570b7…2788c9
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0x32b685…bc47cd
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x4f2694…377237
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0xda2035…d188f5
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase58d ago0x9cdc56…2d9b8b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0x12b4fa…5ad0bf
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x2b819a…2a4428
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase58d ago0xe28dcc…0988cb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0xcb1db7…d9d9cc
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase58d ago0x209ce7…c6ffaa
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0xb22a4a…b6a481
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xc23b9d…a7e69f
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x1588a6…f3ed4e
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0x6ebf0b…45abc7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0x665152…f13147
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0x397dda…94f432
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase58d ago0x4eab4b…e6ae93
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase58d ago0x6db034…cd22fe
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase58d ago0x160ff8…fcb90d
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase58d ago0xde0653…23dfdb
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase58d ago0x8a89fd…e8d035
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0xf40a2e…416a01
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase58d ago0x1098e5…9fcec2

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.