Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xa86d0c…bd925d
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xc19f44…5b0820
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xf93ba2…e4e3a6
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x7cd560…ecfe2e
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x0b41a3…5c4756
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x0800aa…4b39d5
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x3d0841…e819f4
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0xa4070f…98d710
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x049197…5b701a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xd19599…38782f
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xd341cf…3f8c93
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x9cdff0…ed829a
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xd59a13…b8e752
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa41d ago0x2746c0…8481a6
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xfebd31…a1495a
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x765c82…8db4dd
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x08af9f…23ab62
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0xd3c2a7…5fa332
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xb614c3…209b16
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0xb8a12a…c31c34
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x738062…2e75c4
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa41d ago0x5e4e49…eb10ca
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa41d ago0x933460…8f8fe4
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x9d1506…f51185
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa41d ago0x8d90cc…655190

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.