Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xff3a1f…214cd5
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0585d4…00f4c3
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4d056b…7f5fd4
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x401b70…5aa14e
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9e7621…b85a20
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x88f957…d62b68
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x10cbe0…9821eb
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x98e976…1b6cc6
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2004ce…e59778
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xd122b0…1f50b1
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xb16335…8e03ef
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x4113b1…0a40be
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6810c3…3b7492
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe9f28d…d27b39
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xeacff8…2073b6
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa445a7…4768a0
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x672afa…5361cf
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xee625f…b9e482
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9c3a6c…ddd86d
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x26d7f1…02978a
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe85820…8a06c2
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x0e7e69…d4608c
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8dee26…12ea22
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x07da73…715754
0x040f…222a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2e43a2…319bac

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.