Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x93590e…828d4b
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xc20db2…79c40f
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x3ca6b2…5950ee
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x283888…3c8bce
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x74b416…22d2b5
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb948db…a9e446
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0902dc…092b36
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd969e9…106c30
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2778f2…8cd37d
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x86d6fb…f4615e
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x13fe08…43c0fe
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x45f800…5b4c54
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xadda48…eb5937
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x84e6fc…af6543
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x17368b…bf16f0
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x78ac76…26c30e
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x76b542…4dd7e7
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x456ed8…aafe64
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x05fcfa…2801c5
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x89b791…e7cc1c
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c510a…61e9e4
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x494237…8cc31e
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x701cf1…bccf12
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x7913cd…7db9b8
0x2501…89440x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x6c4152…6cd4b3

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.