Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x650c01…5c84c5
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe44adc…72d74e
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa7d352…0abd9e
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0a9f53…0224df
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x27f92e…ce0adf
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x143c8e…a1b777
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x15b2bd…3ec90f
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0da4ef…12c355
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf548d6…2be648
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf4f60c…14661f
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x73c011…6c8cd2
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9a56cf…6b0414
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xee02cb…bc751c
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfe4bef…c41db6
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5dec52…1acf53
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd15a10…7c2eb1
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2af9f1…866d75
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x221b1c…2d7289
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x91396e…d8d8e8
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0eb2d1…bf484f
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2f963d…94f3ab
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x13af3b…f369a9
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7045a1…57b982
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7e19f6…2fd38a
0x45c2…73b20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x068188…db0624

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.