Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xa86eb7…b55e52
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xa3ecda…d42cb5
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0xee3d90…7cf226
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x774158…0c8f7f
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0xecbb83…8029cb
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0xc1ffd1…119060
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0x4b88f9…4081f8
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0x445d1b…b8f495
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase51d ago0xe5dfcf…55fe86
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x90a1e2…85453d
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xd1bd90…db7d26
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x5e43ae…c9203e
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x646559…339de8
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x8fcc39…acc7ee
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x08c42e…e4a893
0x14bd…5f760x7e67…13a4Basex402 service$0.003100%coinbase51d ago0xfd593d…e73548
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0xd58e37…51e603
0x14bd…5f760x8a59…a822Basex402 service$0.002100%coinbase51d ago0xe57ddb…c982f5
0x14bd…5f760x06df…fd6fBaseStableUploadUpload$0.005100%coinbase51d ago0x3d195e…a3aad1
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0xd70fae…e9a85c
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0x60bfc9…8cf801
0x14bd…5f760x3dcb…32e1Basex402 service$0.005100%coinbase51d ago0xc8a2bf…f1e873
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x1fb64b…78bd45
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x189ddb…3afbbd
0x14bd…5f760x2932…4f60Basex402 service$0.01100%coinbase51d ago0x9935ab…9e925d

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.