Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe8aa…7a5c0x3e0a…78e7Base—$0.004627100%coinbase74d ago0x792443…93d1e6
0xe8aa…7a5c0x3e0a…78e7Base—$0.00293100%coinbase74d ago0xc1d52a…bc9e38
0xe8aa…7a5c0x3e0a…78e7Base—$0.003863100%coinbase74d ago0xfb1602…c91e87
0xe8aa…7a5c0x3e0a…78e7Base—$0.004383100%coinbase75d ago0x66c8e1…250373
0xe8aa…7a5c0x3e0a…78e7Base—$0.004654100%coinbase75d ago0x794b67…e6d4a7
0xe8aa…7a5c0x3e0a…78e7Base—$0.00536100%coinbase75d ago0xf6bd44…b942db
0xe8aa…7a5c0x3e0a…78e7Base—$0.005083100%coinbase75d ago0xe383c5…4fdaee
0xe8aa…7a5c0x3e0a…78e7Base—$0.003909100%coinbase75d ago0x0bcb5c…93b421
0xe8aa…7a5c0x3e0a…78e7Base—$0.005796100%coinbase75d ago0x04d498…d3d78a
0xe8aa…7a5c0x3e0a…78e7Base—$0.005415100%coinbase75d ago0x25feb6…de0142
0xe8aa…7a5c0x3e0a…78e7Base—$0.004711100%coinbase75d ago0x8dc9cc…1b9b7e
0xe8aa…7a5c0x3e0a…78e7Base—$0.002974100%coinbase75d ago0xa428b2…f91d66
0xe8aa…7a5c0x3e0a…78e7Base—$0.005822100%coinbase75d ago0x35c9dd…113da5
0xe8aa…7a5c0x3e0a…78e7Base—$0.003444100%coinbase75d ago0xbde5b4…ef5654
0xe8aa…7a5c0x3e0a…78e7Base—$0.003036100%coinbase75d ago0xc3f23e…bd8657
0xe8aa…7a5c0x3e0a…78e7Base—$0.004923100%coinbase75d ago0x286935…c332ef
0xe8aa…7a5c0x3e0a…78e7Base—$0.00267100%coinbase75d ago0xb63c9c…88659a
0xe8aa…7a5c0x3e0a…78e7Base—$0.004318100%coinbase75d ago0xfec0e9…bba7a9
0xe8aa…7a5c0x3e0a…78e7Base—$0.004918100%coinbase75d ago0x50b267…e106f4
0xe8aa…7a5c0x3e0a…78e7Base—$0.004313100%coinbase75d ago0x0f15f5…fb0cca
0xe8aa…7a5c0x3e0a…78e7Base—$0.005658100%coinbase75d ago0x10b0db…e4b2bf
0xe8aa…7a5c0x3e0a…78e7Base—$0.002653100%coinbase75d ago0xe7255d…618ad3
0xe8aa…7a5c0x3e0a…78e7Base—$0.004019100%coinbase75d ago0x01fe87…509bf7
0xe8aa…7a5c0x3e0a…78e7Base—$0.004603100%coinbase75d ago0x23098c…0d8eaa
0xe8aa…7a5c0x3e0a…78e7Base—$0.005755100%coinbase75d ago0x7dda0e…970cdf

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.