Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd5edd5…10e0ed
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x652b82…bb8e38
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9f4684…a6ff1e
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9f8d74…6c535f
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x80c1f9…09ff47
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x65757b…31d84f
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0d04e4…4ccf03
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x5c6a25…b2ccf8
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xebab39…0da529
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x83c474…78cc76
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x70d164…169fbb
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xee73e5…7be321
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4c555a…ef8c09
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x633f37…f94c0a
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf38f68…6138c9
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x3148c4…9bcd3e
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4e2d68…80d24c
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6d0d2c…734084
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xc86b9b…3c8950
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xca97f2…9f712c
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x857af1…544ef6
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa24e40…cb0039
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x84ca60…8f7b6e
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xca4c0f…ba3ad5
0xe482…eb3a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9353aa…15133a

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.