Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b41…b4cf0x50eb…6480Base—$0.003100%0x54f0…7932102d ago0xaa0f71…89d561
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xb8faa6…6efb83
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x5e662b…77d410
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x246938…cd8854
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x1c03d0…b6ba86
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xb9cecb…995d00
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x15d317…036daf
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x04e726…04245e
0x6b41…b4cf0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x2df756…44a7cd
0x6b41…b4cf0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xc54ee5…6d5c37
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x3d3d53…cb2c65
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xe50e61…05e83d
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x3005c8…f2f5bd
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x67bfee…dc8306
0x6b41…b4cf0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x2b0f20…55219b
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x0412af…9e92eb
0x6b41…b4cf0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0xb7b52f…396f9b
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x549638…540d96
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xbe9d49…890881
0x6b41…b4cf0x50eb…6480Base—$0.002100%0x54f0…7932102d ago0x29c5c8…f3d3f8
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x4cc5f3…58f798
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xa8391d…134b9c
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0xeef2de…50c336
0x6b41…b4cf0x50eb…6480Base—$0.001100%0x54f0…7932102d ago0x131fa9…b34ad8
0x6b41…b4cf0x50eb…6480Base—$0.003100%0x54f0…7932102d ago0x7438f0…48c3b5

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.