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.0270%0x1360…66fa32d ago0x4141f7…8253b9
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter32d ago0xd0699c…f1914b
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter32d ago0xea75f0…1a844e
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter32d ago0xb7c813…55d9ed
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0x43090a…5b8bca
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter32d ago0xab7508…3da7df
0xedf2…11dd0x07cf…2396Basex402 service$0.20100%dexter32d ago0xa6c494…4c912d
0xedf2…11dd0x07cf…2396Basex402 service$0.04100%dexter32d ago0x072107…c2b3b9
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%dexter32d ago0xdaa3e8…0632b6
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xb3719a…43b951
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x8d1a5b…146338
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0xb1e845…0ec74a
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x9f9d18…30b3d8
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xf43dfa…64bb4d
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xcd2554…bc9c59
0xedf2…11dd0x07cf…2396Basex402 service$0.0470%0x1360…66fa32d ago0xf2b64a…6fee20
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI32d ago0xc5a81e…7ccdea
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x23a613…9fa730
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0xd13ddc…fc46fc
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0xd8c66e…29091b
0xedf2…11dd0x07cf…2396Basex402 service$0.2070%0x1360…66fa32d ago0xbf5fdb…e7ef45
0xedf2…11dd0x07cf…2396Basex402 service$0.02100%payAI32d ago0x64f3d4…a1c6f2
0xedf2…11dd0x07cf…2396Basex402 service$0.1070%0x1360…66fa32d ago0x83c90d…086bc9
0xedf2…11dd0x07cf…2396Basex402 service$0.10100%payAI32d ago0xbed753…f2e22a
0xedf2…11dd0x07cf…2396Basex402 service$0.0270%0x1360…66fa32d ago0x08203b…216732

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.