Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x2951be…610066
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x3b79fe…e723c9
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf39d98…721fb8
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xf770f2…0f3178
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x63ce6f…12c399
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x0865aa…2f0bc4
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe14610…ce6440
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x58afeb…5531a1
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xe17695…75553c
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xdb11de…fb17d0
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x644675…49c632
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa16961…d1932a
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8bcd77…f4e936
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x825af3…5368d1
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xebf9ba…462e5d
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8bf251…bd3e15
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x9ae611…0c944d
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x8b058a…da9f17
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc790e3…548a24
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xa4d017…c027c8
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xeacb62…27c2bd
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xd20f98…fa42f4
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xc794a9…ec1307
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0x165cc0…6caf26
0x34d4…95c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10d ago0xb19891…fc93bc

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.