Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0x1e5085…b83931
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0xd0182c…64c36e
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase39d ago0xa2ef6c…f1916f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xc221b6…dcef79
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xca72ca…e9828f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xafa39e…1ad446
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xee33f4…e405f1
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x38c352…d20cec
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x39aa7e…cfc76f
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xf6cb2f…778262
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xc1b911…78f769
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xacebef…00c1d6
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x0c144b…763a28
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x4098e1…837867
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.001100%coinbase40d ago0x8ba1ad…941429
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xb3416e…2c0443
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x340979…939c87
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x984e36…c6ecd7
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xab6835…0ee1fc
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x5990d8…265ca5
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x106e82…c92ed3
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x4463ae…b327eb
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xd9fec2…3240ec
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0x55f733…40c904
0xccea…ca69memosr.ethBasebase-gas-x402Gas$0.005100%coinbase40d ago0xd07de7…698527

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.