Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfcc0…88170x9ac1…4eddBase—$0.01100%coinbase78d ago0xad9e90…4b4a42
0xfcc0…88170x2628…923eBase—$0.01100%coinbase78d ago0xced267…ed87f0
0xfcc0…88170xd0e9…3a74Base—$0.01100%coinbase78d ago0x5bdca2…a6e377
0xfcc0…88170x5866…cd43Base—$0.01100%coinbase78d ago0x5ce72c…5d6405
0xfcc0…88170x934c…f983Base—$0.01100%coinbase78d ago0x422d84…4e4ce4
0xfcc0…88170xb07d…1ab2Base—$0.01100%coinbase78d ago0xf9a183…5537ef
0xfcc0…88170x4ab0…6a30Base—$0.01100%coinbase78d ago0xd4dac3…321a49
0xfcc0…88170xe62a…bb44Base—$0.01100%coinbase78d ago0x79a0eb…cada33
0xfcc0…88170xcf18…3ca8Base—$0.01100%coinbase78d ago0x241613…3ccc40
0xfcc0…88170xb06d…39cdBase—$0.01100%coinbase78d ago0x0f4520…168027
0xfcc0…88170xe467…5678Base—$0.01100%coinbase78d ago0x303e67…b6c923
0xfcc0…88170xb3c8…f97dBase—$0.01100%coinbase78d ago0xc00bb1…65d169
0xfcc0…88170xa37a…0ea4Base—$0.01100%coinbase78d ago0x74da93…98d638
0xfcc0…88170xc1f8…7d57Base—$0.01100%coinbase78d ago0xc5b98a…f8dc7d
0xfcc0…88170x6efe…439dBase—$0.01100%coinbase79d ago0x461c5d…addcf3
0xfcc0…88170x85ff…94c7Base—$0.01100%coinbase79d ago0xa75e69…693fd0
0xfcc0…88170x3da7…49efBase—$0.01100%coinbase79d ago0xf8b258…0410e3
0xfcc0…88170x5438…7084Base—$0.01100%coinbase79d ago0x4801c2…1d5609
0xfcc0…88170x872e…0bd9Base—$0.01100%coinbase79d ago0xed9504…dd46aa
0xfcc0…88170xc288…2df0Base—$0.01100%coinbase79d ago0x774a2a…aba826
0xfcc0…88170x22e0…1ed8Base—$0.01100%coinbase79d ago0xc15680…4e5d9f
0xfcc0…88170xd3bc…ae49Base—$0.01100%coinbase79d ago0x9c446d…656dec
0xfcc0…88170x7140…5a16Base—$0.01100%coinbase79d ago0x3bfdcb…57772e
0xfcc0…88170xe930…7723Base—$0.01100%coinbase79d ago0xe6a049…01cff7
0xfcc0…88170xb8a3…242cBase—$0.01100%coinbase79d ago0x73181e…4ccce1

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.