Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfe61d6…785410
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8e3030…afcc27
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb7f7f0…5450da
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd6cdcd…ff701c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xd40315…a4946c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x70ec13…a4318d
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xae85c4…1adf34
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5ce397…005cbd
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x57aa11…d135aa
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x0610ab…49bcc2
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x2aa113…c33b19
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x9033ae…cd54ed
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8123bb…06aaa6
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x73df8b…276bc6
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x8c851a…92c333
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x5e8db9…bd1c16
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x67eaa7…bce659
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x4b2266…eae70c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xca426f…d046a5
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xe5f867…56b20c
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xf4603d…092a45
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x707e6f…0a9645
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xfb44fc…92e790
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0x553048…e14385
0xc539…32c80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase7d ago0xb6445f…7cb42d

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.