Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x8166fd…19e3b4
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase41d ago0x6f0b79…a9d810
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase41d ago0xe0e64f…f3333f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x96dc53…e90a7b
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0xd7ea77…2f3a31
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x460ead…2c1584
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase41d ago0x038581…def5a7
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x4d4f90…e336fa
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase41d ago0xe189b5…b05e32
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0xf92f6c…08f483
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0xdf81c9…b98963
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase41d ago0x65fd59…3bf677
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x754d6d…1fa68d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase41d ago0xe14793…a34c30
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x815ae4…a2587c
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x474d73…763c75
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase41d ago0xef6e3e…2dba73
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase41d ago0x1bab8e…ebb48b
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase41d ago0x4a978d…e15388
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0xa9e4d1…0e42df
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase41d ago0xd90eb7…525577
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0x5258e7…c6ab91
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0xdba1a5…e0efcc
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase41d ago0xee2883…fe2f62
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase41d ago0xde85e5…afae5e

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.