Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x4c4a32…508bee
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0x0a3600…e5cb39
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa36d ago0x00ff31…bfe51f
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa36d ago0x31ed26…f2695e
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter36d ago0x8a6319…ad34f1
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter36d ago0xd286bf…219856
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter36d ago0xe1b4ce…6989ab
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter36d ago0xbca22e…bbd2ce
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter36d ago0x233175…0fee9b
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter36d ago0x30c14d…e113f9
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x9b551b…0cbd15
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x4a997d…d5c3a7
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter36d ago0xb1b6ec…09173c
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x12c19b…6b6e12
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%dexter36d ago0x9645dd…45b38e
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x792e0d…5b50c9
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0xcc946b…7f08ee
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x93be80…96868f
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x0f4e01…6ef53a
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter36d ago0x4e882f…ca40cf
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter36d ago0x00a3be…5ffd9c
0xedf2…11dd0x07cf…2396Basex402 service$0.06100%dexter36d ago0x9dc145…942acd
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa36d ago0xdeb2ad…e7aa99
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%payAI36d ago0x55d5d6…ad3666
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa36d ago0x1579cb…9cf3ca

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.