Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x223c…3c640x9dba…0df8Basex402 service$0.01100%payAI108d ago0x8b6cf9…7b9283
0x223c…3c640xca3c…b5f0Basex402 service$15.00100%coinbase108d ago0x5756fc…ac94ba
0x223c…3c640x9257…2132Basex402 service$0.01100%payAI108d ago0xd33d28…f9d38e
0x223c…3c640x3803…101bBase—$0.01100%coinbase108d ago0x5b51ae…370a55
0x223c…3c640x3803…101bBase—$0.01100%coinbase108d ago0x5e0922…1418cd
0x223c…3c640xa93f…c8bcBase—$5.58100%coinbase108d ago0x5dd40f…37c2d7
0x223c…3c640xa93f…c8bcBase—$6.19100%coinbase108d ago0x068e8f…b8d5e2
0x223c…3c640x2932…4f60Basex402 service$0.20100%coinbase108d ago0x1aab85…d49f04
0x223c…3c640x2932…4f60Basex402 service$0.20100%coinbase108d ago0xcdab40…8e99ee
0x223c…3c640xa93f…c8bcBase—$6.19100%coinbase108d ago0x2870d8…83d440
0x223c…3c640xa93f…c8bcBase—$6.44100%coinbase108d ago0xacca93…26a7f2
0x223c…3c640x6cf3…8508Basex402 service$0.01100%cascade108d ago0x49009d…827775
0x223c…3c640x6cf3…8508Basex402 service$0.01100%cascade108d ago0x0cb67a…818ac7
0x223c…3c640xe681…8b75Basex402 service$0.01100%coinbase108d ago0x40c43e…c9f05b
0x223c…3c640xe681…8b75Basex402 service$0.01100%coinbase108d ago0x76c079…dcd213
0x223c…3c640xe681…8b75Basex402 service$0.01100%coinbase108d ago0x58ac99…53ecb7
0x223c…3c640xbad1…98d0Basex402 service$0.01100%coinbase108d ago0xb9a181…c4292d
0x223c…3c640xbad1…98d0Basex402 service$0.01100%coinbase108d ago0x9bcbf5…b2e731
0x223c…3c640x3803…101bBase—$0.01100%coinbase108d ago0xe9478e…d38ed6
0x223c…3c640xbad1…98d0Basex402 service$0.01100%coinbase108d ago0x40e9fe…64fdba
0x223c…3c640xbad1…98d0Basex402 service$0.01100%coinbase108d ago0x5e7c2a…9f6e4e
0x223c…3c640x9dba…0df8Basex402 service$0.005100%payAI109d ago0x6a54a1…cd4cdf
0x223c…3c640x9dba…0df8Basex402 service$0.005100%payAI109d ago0xca7326…0c7d2b
0x223c…3c640x9dba…0df8Basex402 service$0.005100%payAI109d ago0x98d571…b7f1d5
0x223c…3c640x2932…4f60Basex402 service$0.20100%coinbase109d ago0xa6a8af…93d396

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.