Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2ee3cf…0d9b3f
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x69e58b…e20641
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ffb74…e5f343
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf62772…cf335f
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xeac6ec…5005d6
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xda41fb…182945
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbe02bd…8a2da2
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb29607…a7fa7b
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x22ad08…69dfac
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0d909a…7770b7
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x649c8a…6df56a
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf5af7e…19a365
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2feacf…8380a1
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x1b8f42…92d46e
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0c2fe4…341814
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb4e693…3e812f
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xbda931…d03a36
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb8b94c…18815c
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67b6b6…7c9183
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xff78a7…eec3d1
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb3cca3…5bca0f
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x49b70a…a8cd15
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x29c828…9e4250
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x63ad21…f6bc11
0xa814…a4f20x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0b123c…af213c

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.