Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbd2e86…038b47
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdafc13…1a94d2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1e5cdb…b9fe40
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc14d35…47a40b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5e75fb…3b3d9b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5d68e4…83b336
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd8a68f…3ff41e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb3d925…f82264
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x35a153…d44e7d
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x0880fc…ea4f9f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x95439c…9d94ac
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6b566f…1b726e
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x3f67a0…32964f
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf63044…a8ad90
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd2b15a…65765a
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfe02fd…c2c6ec
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6b1df8…5b1f23
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x05559b…08f55b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xdaf098…190f46
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2a8359…80f2e8
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa3f1f0…7cd775
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x340e12…052b47
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7deb9a…58d9ba
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x34e1b2…c5e53b
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x117ef8…145441

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.