Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcc95a3…69cc6c
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xebd562…eb365e
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x025ee5…374c1d
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x61d172…f89f40
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x883f9f…33b9d7
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe6474e…f0ffb2
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x27a2b8…2a318c
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x65bdee…ab4d1f
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8096eb…f33aae
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x89bb47…9465b3
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x343844…e311c0
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x37561f…42abc8
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xaa14cc…6560cd
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1d4e74…563987
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x37f3fb…e460fc
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x170a7c…3c847a
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xf1f1be…050abc
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcaa6e2…f2ffbe
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7d8960…30f85e
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb4e81b…ee03d4
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x1b8a05…7acb1a
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc9bb22…7a2853
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb978e8…a6772b
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xdfc772…04f499
0x290d…67080x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd32270…5ecee3

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.