Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase89d ago0xcd19b4…8298c2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase89d ago0x1d175c…615d2c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase89d ago0xa98fba…3fb931
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase89d ago0x08affb…f14832
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase89d ago0xc76750…af502e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase89d ago0x0173b2…914dd5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase89d ago0xbd740d…3fd6d2
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase89d ago0xa9d85e…247469
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase89d ago0x4673fe…078f7a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase89d ago0xb76b9a…bf543a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.002100%coinbase89d ago0xe91b60…e9f049
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.003100%coinbase89d ago0x6bc9f4…11fa1e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase89d ago0x2045f3…09e4f6
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0xec8d1a…6ebdc5
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x50d32b…419331
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x3906b0…2cff8f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x49ad8d…e99d59
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x16a3fd…830e5e
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x2813e4…3104e4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x1524bf…35add8
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase89d ago0x88455e…d087ec
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0xea97c4…885e5c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x9d7c7c…a98c29
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0x881b00…ee06ac
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase89d ago0xcf9b34…f3db06

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.