Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5e799d…2f8970
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x663293…ea9f94
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3f201e…fc2726
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x35531f…4dc2a9
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x14b853…97d651
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xffa13c…bc2c7b
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa9fb76…da31ed
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x090a87…aa9c70
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4a881d…8311b4
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x174b90…319f17
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xffb1f0…a1139b
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x504596…0d1a78
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xddda7e…9b10a3
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x32d732…b7975c
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0d6db2…cd624d
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x1e912a…0cc6ec
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7bd374…5b105c
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6965b3…5035e1
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x95483e…555519
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x479309…48c5ee
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe801f0…328995
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbbe2ed…d72195
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfa2d3e…9212b4
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbc6360…e535fb
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6677cc…bb3a9b

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.