Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa23d ago0x76e69e…bdffc2
0xd675…2ed10x07cf…2396Basex402 service$0.00108100%payAI23d ago0x981ef3…fc18ac
0xd675…2ed10x07cf…2396Basex402 service$0.00108100%payAI23d ago0x338a81…b0f95f
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xf7ebbb…668f4f
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI23d ago0x01d7c3…2b11b4
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xdb7e57…c012a5
0xd675…2ed10x07cf…2396Basex402 service$0.04100%payAI23d ago0x7f478c…d3974b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb67d21…9fae46
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xa95b93…51a976
0xd675…2ed10x07cf…2396Basex402 service$0.00108100%payAI23d ago0x96d13b…fc3144
0xd675…2ed10x07cf…2396Basex402 service$0.10100%payAI23d ago0x18e13a…bf8869
0xd675…2ed10x07cf…2396Basex402 service$0.0010870%0x1360…66fa23d ago0xbd8836…df2d0d
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI23d ago0x4e938f…386c24
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x2ed767…a486bd
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI23d ago0xa326bd…92b903
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xd0f7a2…944474
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x9ad6fc…1af55d
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa23d ago0x4015c2…7efe12
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0x563437…1a81b4
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xfa96dc…7054b7
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x4cc91a…620edc
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x7d0e9e…ea7546
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x42daba…d807f7
0xd675…2ed10x07cf…2396Basex402 service$0.00270%0x1360…66fa23d ago0x2c8860…aa8d40
0xd675…2ed10x07cf…2396Basex402 service$0.10100%payAI23d ago0x36d5bf…eb6002

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.