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.0270%0x1360…66fa27d ago0x5be1be…851b6c
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI27d ago0xb8b664…162f25
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0xe3babf…246f61
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0xf96b99…fd1412
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x3f38d0…5e5cb3
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x6b38f3…5c469a
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0xef6f7d…3c1c4e
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI27d ago0x3da39a…09342f
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0xe1dd65…55f8f9
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x4c9a93…11d000
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI27d ago0x6edcf8…19dd8a
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x53d399…595588
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x47c8c5…18a662
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI27d ago0x854fc4…be84d0
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x66a26a…8dbf82
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI27d ago0x729c77…dc0005
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x180eb2…0443b1
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa27d ago0x61ec89…b9844d
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x68cf0f…82a5e7
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0x8e4dec…726faf
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI27d ago0x563bf2…52075a
0x3fc7…44740x07cf…2396Basex402 service$0.1070%0x1360…66fa27d ago0xc58d12…b21d1c
0x3fc7…44740x07cf…2396Basex402 service$0.0670%0x1360…66fa27d ago0xf6e0f9…8def1e
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa27d ago0x3eccb8…4f618d
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa27d ago0x491293…969d4a

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.