Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6fd2…08050x07cf…2396Basex402 service$0.10100%payAI20d ago0xd261c9…9a6473
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xeeea71…71bca3
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xbf5537…9010e3
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xb14db0…6f7332
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI20d ago0x372647…0212e1
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xfb807e…ca9576
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x4714b5…a6c3e1
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xb4fcfb…c09186
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI20d ago0x73d909…75d825
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xfd2f7c…814c1a
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0x3b53f5…7bf4bc
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x31d392…257487
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x30be58…14df3d
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xce97fc…debed8
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x2bdd6c…0c3285
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5cb093…f0b145
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xa9cb50…b73d58
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI20d ago0xe9d9ea…2c6073
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0xab4ed7…17e8bf
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI20d ago0xd46caf…3ed31d
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI20d ago0xdc16b1…431b56
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x234126…291be4
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI20d ago0x01a5d9…7f5ad8
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa20d ago0xa462cf…70a775
0x6fd2…08050x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0xf06e5d…4fe3c0

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.