Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaca0…b9b70x3e0a…78e7Base—$0.00522100%coinbase74d ago0x3b099f…d24149
0xaca0…b9b70x3e0a…78e7Base—$0.005711100%coinbase74d ago0x554fcd…3a912a
0xaca0…b9b70x3e0a…78e7Base—$0.004815100%coinbase74d ago0xdbc49e…4b461a
0xaca0…b9b70x3e0a…78e7Base—$0.004368100%coinbase74d ago0xe51ff5…418d1a
0xaca0…b9b70x3e0a…78e7Base—$0.005799100%coinbase74d ago0x63da10…f65b22
0xaca0…b9b70x3e0a…78e7Base—$0.005822100%coinbase74d ago0xdbc4d1…543f2e
0xaca0…b9b70x3e0a…78e7Base—$0.003284100%coinbase74d ago0x449de3…f0722f
0xaca0…b9b70x3e0a…78e7Base—$0.003427100%coinbase74d ago0x41e5c0…4689de
0xaca0…b9b70x3e0a…78e7Base—$0.004276100%coinbase74d ago0xc403dc…8d3764
0xaca0…b9b70x3e0a…78e7Base—$0.004583100%coinbase74d ago0x10629c…249f91
0xaca0…b9b70x3e0a…78e7Base—$0.002653100%coinbase74d ago0x249d78…e385b5
0xaca0…b9b70x3e0a…78e7Base—$0.003132100%coinbase74d ago0x72f8cd…9ed8c4
0xaca0…b9b70x3e0a…78e7Base—$0.003714100%coinbase74d ago0xd0d544…9d5fbd
0xaca0…b9b70x3e0a…78e7Base—$0.003605100%coinbase74d ago0x2da20c…0e2ecb
0xaca0…b9b70x3e0a…78e7Base—$0.0055100%coinbase74d ago0x2767db…406bc0
0xaca0…b9b70x3e0a…78e7Base—$0.003758100%coinbase74d ago0x0bfc1a…094a83
0xaca0…b9b70x3e0a…78e7Base—$0.002676100%coinbase74d ago0x2c2bbc…7d381a
0xaca0…b9b70x3e0a…78e7Base—$0.00501100%coinbase74d ago0xce5109…e4ca5d
0xaca0…b9b70x3e0a…78e7Base—$0.00536100%coinbase75d ago0x23b290…cb9cd8
0xaca0…b9b70x3e0a…78e7Base—$0.003215100%coinbase75d ago0x136ad8…66db4e
0xaca0…b9b70x3e0a…78e7Base—$0.004388100%coinbase75d ago0xa16af5…f81dea
0xaca0…b9b70x3e0a…78e7Base—$0.004865100%coinbase75d ago0x4537cc…d74f4f
0xaca0…b9b70x3e0a…78e7Base—$0.004173100%coinbase75d ago0xa56e16…418510
0xaca0…b9b70x3e0a…78e7Base—$0.004831100%coinbase75d ago0x2e03de…d17ab6
0xaca0…b9b70x3e0a…78e7Base—$0.005474100%coinbase75d ago0x99f53a…21bc6c

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.