Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x42a5de…3f4b49
0xd49b…63770xe9c2…d6ebBase—$0.01100%coinbase1d ago0xf2aa90…c754e2
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0xe46b33…615df9
0xd49b…63770x5bc3…2695Base—$0.01100%coinbase1d ago0x65d54a…b61e4c
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x3c4f7f…da9708
0xd49b…63770xda8a…3991Base—$0.01100%coinbase1d ago0xed605b…ba2e54
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x4b6422…c691dc
0xd49b…63770xe77f…b73cBase—$0.01100%coinbase1d ago0x11bbb5…867d66
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0xf72557…9e343a
0xd49b…63770x727f…bdd2Base—$0.01100%coinbase1d ago0x75d320…b53ee2
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0xc8599b…1e0e0b
0xd49b…63770x95eb…1ef9Base—$0.01100%coinbase1d ago0x64f1f5…b00ae6
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x617d1e…e04a6a
0xd49b…63770x8638…fb12Base—$0.01100%coinbase1d ago0x58a23e…2b7b12
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x6ce32a…d1c4ad
0xd49b…63770x1de6…d284Base—$0.01100%coinbase1d ago0x7d1781…55248f
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0xc35387…f1262e
0xd49b…63770x8f57…aa95Base—$0.01100%coinbase1d ago0x283779…c1a49f
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x563e39…4073fb
0xd49b…63770x0129…7993Base—$0.01100%coinbase1d ago0x595492…715b1f
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x39034b…cd4e9d
0xd49b…63770xb9c5…cc81Base—$0.01100%coinbase1d ago0x95617e…95c69d
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x12630f…8d2f36
0xd49b…63770x0984…8688Base—$0.01100%coinbase1d ago0x6d7893…ea6e86
0xd49b…63770xabf4…a9d0BasePerp funding rate and historyCrypto$0.01100%coinbase1d ago0x49794f…2e9bd5

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.