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…66fa16d ago0x3843e9…f851d5
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0xd84f13…2ba75b
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x98dadf…e93f7f
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x194d94…11b5db
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x55b301…4a5565
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc88bc8…904a41
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x1797f2…745770
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xd2e374…6e37f8
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x67a636…bb8c50
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x4987f6…31ad62
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xfb9017…996c74
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf3b991…97baef
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xf475a5…e6fb8b
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x48fd3d…831d34
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x3bb326…e698e4
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x16cdf9…ed65e3
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xc20b34…d40f06
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x9e6452…5ab1d7
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x299fa1…1ae38c
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xea679f…592bc0
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0xe1432a…aee829
0xd675…2ed10x07cf…2396Basex402 service$0.2070%0x1360…66fa16d ago0x479f93…30293e
0xd675…2ed10x07cf…2396Basex402 service$0.0270%0x1360…66fa16d ago0x783a19…20bb1b
0xd675…2ed10x07cf…2396Basex402 service$0.1070%0x1360…66fa16d ago0x09e3d8…a55c9b
0xd675…2ed10x07cf…2396Basex402 service$0.0470%0x1360…66fa16d ago0x72ece2…ea7932

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.