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.05100%coinbase1d ago0x5fdb6e…76b064
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.08100%coinbase1d ago0x7fa8f4…2ab80a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase1d ago0x215ed2…dfb43f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase1d ago0x2e82ca…295698
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase1d ago0x93d36e…13848a
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase1d ago0x93d2f2…900952
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase1d ago0x0cbd82…1ae4ae
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase1d ago0xcdc2f0…bcbcc0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1d ago0x7cbf10…c4e86c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1d ago0x033821…cc680f
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.10100%coinbase1d ago0x30f72a…ff214c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1d ago0x3370dd…12e735
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase1d ago0xedd43f…cd7373
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.03100%coinbase1d ago0x477829…dabdfd
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.05100%coinbase1d ago0x76d534…a76cb4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1d ago0x75be2b…8e30f4
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.006100%coinbase1d ago0xf50781…b61c2c
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.30100%coinbase1d ago0x19cfd1…e18fab
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1d ago0x7b4063…5ac940
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.001100%coinbase1d ago0x98ca48…44d7e7
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1d ago0x637f5c…f4e57b
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1d ago0x7a256f…a28925
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.005100%coinbase1d ago0x05ad74…a4c5d9
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase1d ago0x46799d…1da5e0
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase1d ago0x85c662…065b5d

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.