Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase82d ago0xce131d…85d98b
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase82d ago0xe28aa8…eefe2e
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase82d ago0xa7ed42…64b401
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase82d ago0x7bc706…8a459d
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase82d ago0xf3586c…686861
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase82d ago0xed3fc3…69f55f
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x244c6d…0888f7
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0xeb9bea…bfb940
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x90cb29…e7a3e9
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0xec9f39…31c15f
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x3bb4dd…4015ad
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x817568…a033fb
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0xe1467f…7224df
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x95a362…66a4bf
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x11548d…bf07b4
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x5e6670…8e9050
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0xa8622b…dbf8c9
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x66b66a…2a7340
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x998c56…f0de65
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x777927…7de1eb
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x89058c…b21db5
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0xaac4bd…eee2c4
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x3d9bf1…7c08d1
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0x0a37b7…2dcced
0x4d24…fef60x059a…bafbBasex402 service$0.00625100%coinbase83d ago0xc8552e…d526cc

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.