Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x0e3436…73f06d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x21c4f5…d2719b
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x1cde25…7806fa
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xe9c7f5…d9d86e
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xd3dd26…8297a1
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x590f06…994edf
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x148698…95626d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xd91548…7e1a40
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x68b969…df18e0
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x58b76c…69564c
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xca829a…49c734
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xa202c2…97ce5f
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xa1e647…c96034
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xcb7469…f4971d
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x47199e…dbc1da
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xc908f1…8be495
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x5825f7…fa9b7a
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x7dc9cd…c22b31
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xb4bba3…deb1ec
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x15c874…156650
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x9b68bb…efba53
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xdf6b0d…88073c
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0xff6970…08a0aa
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x968548…c69306
0xe151…ae0f0x78f9…3928Base—$0.10100%coinbase113d ago0x562974…dbd670

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.