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%coinbase55d ago0xbae332…93805d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x5ea9e1…d23340
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x9145f2…331881
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x0d9786…504b78
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x9cf728…07c2b7
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x3e6a55…7c6556
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x08e7be…365b61
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase55d ago0x51f01a…ae71f6
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase55d ago0x5fefab…98a0bf
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase55d ago0xe2a0bf…5bc08f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x593dc1…6947f4
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase55d ago0x3f203f…af1800
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0xd3df3b…2dc8d2
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xb8ca3e…14b20b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x7997aa…098eac
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x27b135…6ef070
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xd28b85…33644a
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xbbc04f…468b26
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase55d ago0x7c5bf3…914f2b
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase55d ago0x03414e…66c057
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase55d ago0xceacee…228023
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0x5a70ec…7f0b08
0x14bd…5f760x43a2…f758BaseZapperDefi$0.001125100%coinbase55d ago0xee82b4…ed2620
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase55d ago0xceee84…f1db15
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase55d ago0x44a9b0…02f24b

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.