Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50b8…cbeb0x10c1…1e24Base—$0.14100%coinbase106d ago0xbf432f…bce8cc
0x50b8…cbeb0x10c1…1e24Base—$0.25100%coinbase106d ago0x81b00e…b8e929
0x50b8…cbeb0x10c1…1e24Base—$0.61100%coinbase107d ago0x29390c…35ee04
0x50b8…cbeb0x10c1…1e24Base—$0.50100%coinbase107d ago0x6013ea…0863e3
0x50b8…cbeb0x10c1…1e24Base—$0.53100%coinbase107d ago0x71d0a4…51d605
0x50b8…cbeb0x10c1…1e24Base—$0.54100%coinbase107d ago0xe94b7f…26ccc7
0x50b8…cbeb0x10c1…1e24Base—$0.86100%coinbase107d ago0xed3604…79c467
0x50b8…cbeb0x10c1…1e24Base—$0.72100%coinbase107d ago0x7b2504…2c196a
0x50b8…cbeb0x10c1…1e24Base—$1.26100%coinbase107d ago0x110185…b93622
0x50b8…cbeb0x10c1…1e24Base—$1.30100%coinbase107d ago0x871716…678715
0x50b8…cbeb0x10c1…1e24Base—$1.37100%coinbase107d ago0x75edad…ae1a6a
0x50b8…cbeb0x10c1…1e24Base—$1.30100%coinbase107d ago0x1eb019…314b14
0x50b8…cbeb0x10c1…1e24Base—$1.08100%coinbase107d ago0x988078…d6c78c
0x50b8…cbeb0x10c1…1e24Base—$1.08100%coinbase107d ago0x1ee61f…0a9cb0
0x50b8…cbeb0x10c1…1e24Base—$0.99100%coinbase107d ago0x42d8da…12bee1
0x50b8…cbeb0x10c1…1e24Base—$0.99100%coinbase107d ago0x6a650c…930f02
0x50b8…cbeb0x10c1…1e24Base—$1.02100%coinbase107d ago0x40ed9f…5c089f
0x50b8…cbeb0x10c1…1e24Base—$0.97100%coinbase107d ago0xb1a5af…2a20ae
0x50b8…cbeb0x10c1…1e24Base—$0.99100%coinbase107d ago0x9d4ada…31fe15
0x50b8…cbeb0x10c1…1e24Base—$1.19100%coinbase107d ago0xb5f5ef…e5fe1d
0x50b8…cbeb0x10c1…1e24Base—$0.95100%coinbase107d ago0x8859ab…94fa60
0x50b8…cbeb0x10c1…1e24Base—$0.97100%coinbase107d ago0xb1da64…38e703
0x50b8…cbeb0x10c1…1e24Base—$0.94100%coinbase107d ago0xf8021e…c09586
0x50b8…cbeb0x10c1…1e24Base—$0.90100%coinbase107d ago0xf928a5…18da76
0x50b8…cbeb0x10c1…1e24Base—$0.98100%coinbase107d ago0x89d6f5…d3bd47

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.