Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d90…53470x23ba…b26aBase—$0.01100%coinbase58d ago0xa5c6cc…61e6ed
0x5d90…53470xacae…f6b7Base—$0.01100%coinbase58d ago0xc9207a…f684ab
0x5d90…53470xa71c…0633Base—$0.01100%coinbase58d ago0x1b78da…1ddc4a
0x5d90…53470xa04f…b83fBase—$0.01100%coinbase58d ago0x3a135e…c2f0f0
0x5d90…53470x8125…2c76Base—$0.01100%coinbase58d ago0x951c08…da446e
0x5d90…53470xbdc7…71b4Base—$0.01100%coinbase58d ago0xa65c30…d4ed46
0x5d90…53470xa6a0…24dcBase—$0.01100%coinbase58d ago0x46fedf…d15ccb
0x5d90…53470x2e64…5c7fBase—$0.01100%coinbase58d ago0x943853…bdf13a
0x5d90…53470x9788…40f6Base—$0.01100%coinbase58d ago0xd8e80b…6c0064
0x5d90…53470xf14f…a0d3Base—$0.01100%coinbase58d ago0xb36364…04791c
0x5d90…53470xadaf…7058Base—$0.01100%coinbase58d ago0x5f7971…43e7f1
0x5d90…53470xe171…ae10Base—$0.01100%coinbase58d ago0xb2198e…755d86
0x5d90…53470xa40b…3be0Base—$0.01100%coinbase58d ago0x7e6b10…1f5a4a
0x5d90…53470x4805…cb3eBase—$0.01100%coinbase58d ago0xfee0b8…ae3991
0x5d90…53470xbaf7…5c3dBase—$0.01100%coinbase58d ago0x9e5e3c…503113
0x5d90…53470x70bc…5e5cBase—$0.01100%coinbase58d ago0xa953ec…ba8fca
0x5d90…53470x2ce9…b78cBase—$0.01100%coinbase58d ago0xb52af1…d20036
0x5d90…53470x4b3a…1333Base—$0.01100%coinbase58d ago0x563bb6…869014
0x5d90…53470x6a00…b557Base—$0.01100%coinbase58d ago0x051c9c…f3c07a
0x5d90…53470x2d79…776eBase—$0.01100%coinbase58d ago0xf21bde…08b9de
0x5d90…53470xb593…b0bfBase—$0.01100%coinbase59d ago0x60a3c9…1a3943
0x5d90…53470x1dae…8359Base—$0.01100%coinbase59d ago0x58c404…8e14f1
0x5d90…53470x762b…9d05Base—$0.01100%coinbase59d ago0xacf73d…4b7dfc
0x5d90…53470x966a…d38bBase—$0.01100%coinbase59d ago0x83fa9b…948ab1
0x5d90…53470x6d6d…0424Base—$0.01100%coinbase59d ago0x64475c…e74f68

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.