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…66fa22d ago0x9c4309…2a7ac1
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x0495b4…80d96b
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x098261…fe14b6
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x105f32…9eabb1
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x64ed13…eb3bad
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x538d97…143bab
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x81496d…27b510
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xbc93bd…fabd03
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x5fba8f…49468c
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xaddfce…8d9411
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x787f16…376af7
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI22d ago0xf19ef7…8c1197
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0x79ada6…22ccc1
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI22d ago0x4d1801…a3110f
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xeadd6e…0882e6
0x3fc7…44740x07cf…2396Basex402 service$0.06100%payAI22d ago0x4e206b…c91fbc
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xd96fa4…da7df6
0x3fc7…44740x07cf…2396Basex402 service$0.02100%payAI22d ago0xdaa3e8…37b0b3
0x3fc7…44740x07cf…2396Basex402 service$0.0270%0x1360…66fa22d ago0xe3ee2e…add325
0x3fc7…44740x07cf…2396Basex402 service$0.04100%payAI22d ago0xf271eb…40e104
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0x495d16…c752e9
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xe1c2f2…499a2b
0x3fc7…44740x07cf…2396Basex402 service$0.0470%0x1360…66fa22d ago0xa205eb…876f7f
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x399ab1…14742b
0x3fc7…44740x07cf…2396Basex402 service$0.2070%0x1360…66fa22d ago0x6c65e7…2ce0e5

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.