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.04100%payAI22d ago0x8adfb8…dd3024
0x6fd2…08050x07cf…2396Basex402 service$0.00270%0x1360…66fa22d ago0x516d6b…abd969
0x6fd2…08050x07cf…2396Basex402 service$0.06100%payAI22d ago0xb635b7…bd3c80
0x6fd2…08050x07cf…2396Basex402 service$0.002100%payAI22d ago0xc06bd1…645f1c
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x43b2e5…78c1e7
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x0ee566…4c9a9d
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x4b8c0a…00a049
0x6fd2…08050x07cf…2396Basex402 service$0.04100%payAI22d ago0x66a3f5…f8d81f
0x6fd2…08050x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x238abf…6bc88e
0x6fd2…08050x07cf…2396Basex402 service$0.00108100%payAI22d ago0x747870…39d18b
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x313e7d…83cfdd
0x6fd2…08050x07cf…2396Basex402 service$0.0010870%0x1360…66fa22d ago0x2f40b9…29a2b2
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xd8e535…02a76b
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI23d ago0xce35eb…8496ea
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x62ff3b…50e156
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0x3379e6…13fcc1
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb42b79…bb71ea
0x6fd2…08050x07cf…2396Basex402 service$0.10100%payAI23d ago0xbec531…e72747
0x6fd2…08050x07cf…2396Basex402 service$0.1070%0x1360…66fa23d ago0xe31910…485d0f
0x6fd2…08050x07cf…2396Basex402 service$0.10100%payAI23d ago0xf6caa6…69c197
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI23d ago0x92eb47…f63a8a
0x6fd2…08050x07cf…2396Basex402 service$0.06100%payAI23d ago0x990e8b…180c05
0x6fd2…08050x07cf…2396Basex402 service$0.02100%payAI23d ago0x12f7dc…e3abb6
0x6fd2…08050x07cf…2396Basex402 service$0.0270%0x1360…66fa23d ago0xb14615…98ac48
0x6fd2…08050x07cf…2396Basex402 service$0.20100%payAI23d ago0x8af0e3…0e9dbf

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.