Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xb68d07…383257
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x882c53…029e99
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xadd6d3…6e4ed6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xc392e3…a39f9e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x738cd4…6d736f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x2772ab…86990f
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc99c35…2096ec
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xe13066…157d36
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x05cab8…115927
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x994480…14ff98
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xa66159…b508cd
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xce1dcf…72615c
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xdefcf5…3f9775
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x4678d4…0a9a5b
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xc62bca…51f869
0xf4a1…cc1b0x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xa76ea6…0116bf
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x44163c…401ae4
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xeff76f…cd42f6
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x7b5de7…f06fdb
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x0c7a88…409b72
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x7010b3…ca407a
0xf4a1…cc1b0x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0xa6ed68…3b36fc
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x1538e1…66579d
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xfb0343…cc0e2e
0xf4a1…cc1b0x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x974498…bb406e

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.