Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xa9d290…c87f39
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x7849a7…03718c
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5cc3a7…c41148
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x1c4314…04423a
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x3aa748…0bcc1b
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x920d9c…eacf41
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x87ce47…21f462
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe19729…46e8c8
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x387f9c…5e6c6d
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x87d1f5…552d00
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x248415…c3a05c
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x4295bc…b3e6fb
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x70533c…ffc395
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x39f34b…532f00
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x00ee83…fc55a2
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x77f329…3e3561
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x9afb9d…8dcf4d
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x45d7d1…2494dc
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xe45a35…cc4125
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x93287a…a095cf
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x15872a…e5b6e0
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x04910f…b7cc15
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0xb8a160…ef43b2
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x6fd928…d3b2b2
0x7ef5…7cfd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase2d ago0x5db1e2…0b5e8b

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.