Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2e5d3b…57e67d
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xa4bfb8…efab28
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x74d3cb…0047a3
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xbed393…ba41da
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x50ce51…cf2160
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xfcf76c…3ff065
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x650d8c…2a090b
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xf9beb5…da5a89
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xac901e…bce27f
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x306e3e…40ad18
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x66deac…5d5077
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x430140…8ffe38
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x6a7cb0…db65d6
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x2aeb35…5e1c74
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x7a0c07…2630d8
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8d4e01…2e3afa
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x8790d8…ca5bce
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x9037e6…0246bc
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x75c54d…626a1f
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0xe28a2c…828d5d
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x21f613…71e6c0
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x42d560…95e388
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x22f804…1297f8
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x94cd22…e4ca0f
0x0d7f…3f970x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8d ago0x495200…a877d9

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.