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.0270%0x1360…66fa35d ago0xe80f8b…388904
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xa4f251…67a645
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xc3c8f9…965744
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x92b0f5…afb4d8
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x71590a…ff7c5b
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x8b5644…203300
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0x86ac0f…934416
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x03f1f3…6b3f5c
0xd675…2ed10x07cf…2396Basex402 service$0.0670%0x1360…66fa35d ago0xb20d53…df3e5e
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0xe14c51…894cd0
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0xc83716…dcc908
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0xe6f40f…90572b
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x1050cb…b85838
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x938d9b…577b81
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI35d ago0xdc0326…c1c82e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x03799b…215c9a
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa35d ago0xc5d3a5…a0f8db
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x68b58f…53f13c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x04bbe0…94491b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x45170b…0531b6
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0xf3c7fb…5462fc
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa35d ago0x54b786…482736
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa35d ago0x592a57…c36e54
0xd675…2ed10x07cf…2396Basex402 service$0.06100%payAI35d ago0xd5d111…cecbca
0xd675…2ed10x07cf…2396Basex402 service$0.02100%payAI35d ago0x4939c1…56d8bb

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.