Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7ae…98440x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x34b49a…0e73d7
0xa7ae…98440x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x583ae2…365c1a
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI23d ago0x8ba8b9…ceb1e7
0xa7ae…98440x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0x55c6ec…7cedfa
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0xe90981…b5f73f
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x17cc15…c350c6
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI23d ago0xb40747…e7a53d
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0xd3a9f9…9af4ed
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI23d ago0x614928…be43c3
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI23d ago0xd477ef…d06181
0xa7ae…98440x07cf…2396Basex402 service$0.002100%payAI23d ago0x88a517…bbb672
0xa7ae…98440x07cf…2396Basex402 service$0.04100%payAI23d ago0x7ddca4…a3d327
0xa7ae…98440x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xf6e6d8…264841
0xa7ae…98440x07cf…2396Basex402 service$0.2070%0x1360…66fa23d ago0x845b06…fc7062
0xa7ae…98440x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0xc2c6a1…e4b627
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x297263…fa8902
0xa7ae…98440x07cf…2396Basex402 service$0.20100%payAI23d ago0xe9a4f2…05d514
0xa7ae…98440x07cf…2396Basex402 service$0.04100%payAI23d ago0x7080ef…7d40df
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x28d1ab…e02753
0xa7ae…98440x07cf…2396Basex402 service$0.10100%payAI23d ago0x4312d7…36f07d
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI23d ago0x333af1…8dfcf9
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x13b7c0…70dc35
0xa7ae…98440x07cf…2396Basex402 service$0.02100%payAI23d ago0x76c73e…af4278
0xa7ae…98440x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x8ee722…dd2170
0xa7ae…98440x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb45f91…27cf41

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.