Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x5a55af…7b6149
0x521f…13800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x62040d…2eede4
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xf2f7ad…f9ad8a
0x521f…13800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x9638b9…60bb31
0x521f…13800x07cf…2396Basex402 service$0.10100%payAI23d ago0xc4c1cd…e437b0
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI23d ago0x266a05…820cef
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x2a7e44…8a363b
0x521f…13800x07cf…2396Basex402 service$0.06100%payAI23d ago0xe5779a…4009a0
0x521f…13800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xdfbaa5…f7a7c1
0x521f…13800x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xfbfabe…d47c34
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xc10005…c9aadf
0x521f…13800x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xd0a045…f2c932
0x521f…13800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x185ebc…22f8eb
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x440f3a…094067
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI23d ago0x64b574…e6a3f0
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x5e1a11…256ff4
0x521f…13800x07cf…2396Basex402 service$0.02100%payAI23d ago0x49cacb…05535c
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xa173c9…fb99f0
0x521f…13800x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x22b570…f992e8
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xbf50ba…148966
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xb2828e…ee30bb
0x521f…13800x07cf…2396Basex402 service$0.04100%payAI23d ago0xd078f8…92f914
0x521f…13800x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xf0ad3c…c3ba0d
0x521f…13800x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xa132b9…548d91
0x521f…13800x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x61fc31…7caa70

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.