Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4f5526…035f24
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0eb765…0f4b24
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x303527…22898a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xab1f86…38e627
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa38e4…06609f
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x052ffd…141623
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb0bf2e…3c4334
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe26b95…884f5c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea3bac…8e8000
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc7c1c9…8fcfc4
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcc2031…1bced0
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe723ad…5b5883
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xad5263…99b182
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb5f2c5…e17e6d
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb538ce…5468cf
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4c540c…7f9664
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5d1ac9…fae935
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02df40…af4b1c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x30b4e7…aee5fc
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x034f68…a66608
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfef5ca…c74ef5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2420f3…063e2b
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xccf903…ce83a5
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe9625e…f936d9
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x12936a…bfcf74

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.