Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xfde84f…fd7917
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xbdb066…e8b63d
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xcd7511…48abf5
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xf85104…7d164e
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x5aac05…b63add
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x0ecc6e…6d099e
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x571469…7ef37c
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xda8d54…aabeac
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x0a624b…c45dd6
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xa699e9…459f0e
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xe16b59…50c48f
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xe57007…4e6cd5
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x9a0a96…ab17ce
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xa42043…4b122e
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xc2cb1b…6285b9
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xb923f8…2b2d77
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x91f625…bd1b8b
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xdcf226…ab6398
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x6fdc4b…cf0a7a
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x471641…42544f
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x6bfa8c…656456
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0xc383b8…97b4bc
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x294e16…1999f9
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x5abb91…b93287
0x1d26…21c10x5aae…482eBase—$0.001100%coinbase7d ago0x1b810f…cb3555

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.