Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xae09f0…5996a5
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x493372…584283
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x898ca1…a82925
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x68df90…f2583f
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x3a75f0…161d7d
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xce452f…40f5d0
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xddd6a5…5111a6
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x918d1f…f2ce0f
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x76ba35…901872
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x586bc6…208c98
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x84d98a…fa1599
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x9b2d30…cff16f
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xf1ed32…ad16fd
0x1b70…a9b80x3b3e…e1e7Base$1.30100%payAI13d ago0x7cbbb8…879ba1
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xcb17b4…216875
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x65bd2d…fabbf6
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x78127c…40a9ff
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xdd91b4…5bedf1
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xc2dede…8d6989
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0x5a8655…4105ea
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xeefef5…ee0c9c
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xf2eef4…2e24f1
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xfd8e16…50fe96
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xef247b…2b4eae
0x3b3e…e1e70xcc19…930eBase$0.10100%payAI13d ago0xe28e92…f27e9b

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.