Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4bc64e…64fb18
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4dfbd4…af72a5
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7a4fdd…7603c7
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xaa717e…9e2012
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x163fab…9f56dd
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9feb7e…a52a04
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7b381f…8e1109
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x39ed87…dea5d2
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6e2e25…ca2fba
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x91e124…3e35c7
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x725479…4ad7d0
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xda4870…0a7be6
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x32bfe4…5e144b
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x542e95…261bd2
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd3f76a…5acd3a
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb7e9b0…1a60cd
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x92ed6f…09b098
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf30e34…f474ad
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb0e1de…75f4d9
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf6b5af…1debe8
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeb30db…24b2da
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8670f1…bc25f9
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x98a592…3f4e16
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x42f3ae…ffc7a1
0x64af…b4900x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe3a68d…567559

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.