Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6e129d…371a47
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xfcc4ac…4dbd1d
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5c9b49…288346
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdfe308…750bc4
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xa9a47e…ca1677
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x427faf…229674
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xd177c6…b947a3
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xb155c5…4cc506
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xdbc32b…eaa48f
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xadc805…32f200
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xac5000…845b39
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x96853d…cbcba3
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x8decc2…21a785
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xae65f5…7a84af
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x69de55…a346af
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc32c46…584193
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x60c66c…fce147
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x1da47f…523fe1
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xefe19c…75e371
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x024806…091c68
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0xc4bec0…6adba8
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x6b7027…5455a5
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x41ceef…7db5b7
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x943706…201771
0xea7b…a2e10x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1d ago0x5f0707…8efc8e

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.