Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xd34ed1…37cca0
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x496c80…bdbd28
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x98fc77…6c3839
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x50276c…3c0578
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xbb81cf…b84c1a
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xb7942b…1d636d
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xc70336…c1337d
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xc6014b…992206
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xe612ae…477668
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x14ad90…c5c724
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xa78e5a…397c22
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x01b723…de3c4f
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x109b5b…11b0dc
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x7dc0a7…72701e
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x82237a…bc37ef
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xc81b05…1aeb4f
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x066396…ccf987
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xef1a58…2fe442
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xa0b000…5e5234
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x76bcad…a4316b
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x88723d…9668aa
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x555723…fe659a
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x69d00c…ff3199
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0xfbab34…53f8dc
0xbec0…f3540x8bb9…e29bBase$0.005100%coinbase26d ago0x021a51…5deacf

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.