Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xd22920…81a5fa
0x7e61…3b700x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xc52ffa…648253
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xf47029…4d9146
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI23d ago0x2ff2cc…36ec70
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb5a4c6…75661c
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x86ec86…fd2a9e
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xcc0fc8…354d3d
0x7e61…3b700x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x66c284…753b75
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x8b57f1…1f9ac3
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x5f7e53…91fa7f
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x4f6c38…460e0d
0x7e61…3b700x07cf…2396Basex402 service$0.002100%payAI23d ago0x6d8756…86b21c
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xaea469…7f5380
0x7e61…3b700x07cf…2396Basex402 service$0.10100%payAI23d ago0x09d88c…703c7c
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x817ce2…dac023
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x9ba9d2…509e56
0x7e61…3b700x07cf…2396Basex402 service$0.02100%payAI23d ago0x72b91e…d645d8
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x5fe44b…6387b0
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x62823d…277bd9
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa0ff9b…b5026d
0x7e61…3b700x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x100b19…e40817
0x7e61…3b700x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xfbcaa6…8c5493
0x7e61…3b700x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xa346eb…0952d8
0x7e61…3b700x07cf…2396Basex402 service$0.06100%payAI23d ago0xbfcae0…c45580
0x7e61…3b700x07cf…2396Basex402 service$0.10100%payAI23d ago0x3c4c2f…6e1774

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.