Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter38d ago0x63100b…ee3e1e
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter38d ago0x17ca52…dca60e
0xe2a7…dc900x07cf…2396Basex402 service$0.0670%0x1360…66fa38d ago0xf4d002…e2698a
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0x2bf7c6…611c62
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0x03c78d…81b9a7
0xe2a7…dc900x07cf…2396Basex402 service$0.06100%dexter38d ago0x661993…a06f4d
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter38d ago0x003946…ee2773
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter38d ago0xec3248…089459
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter38d ago0xf1a8d2…abf477
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0x69e2d8…c1a4a7
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter38d ago0x8a5337…652b52
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter38d ago0x7b02b1…56910d
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter38d ago0x861da3…8c8707
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0x3bfa8e…52f7b5
0xe2a7…dc900x07cf…2396Basex402 service$0.20100%dexter38d ago0x6f7f0c…44e550
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0x4e2f11…a8f853
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0xce7c6c…3c3af0
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter38d ago0x65a904…d8008e
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0xba7bee…878ede
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0xbcbf79…ae1eca
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0x0ae669…62701d
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter38d ago0x6235e2…a7dd58
0xe2a7…dc900x07cf…2396Basex402 service$0.10100%dexter38d ago0xbc2e5e…57b977
0xe2a7…dc900x07cf…2396Basex402 service$0.04100%dexter38d ago0x0272fc…5183cb
0xe2a7…dc900x07cf…2396Basex402 service$0.02100%dexter38d ago0xc1520c…449366

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.