Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0x25b4a8…962b20
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0xff3f98…be385b
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0xec6187…4be8af
0x48c9…02f50xccc8…15beBase—$2.11100%0xf70d…dbef118d ago0xb68a12…c0c876
0x48c9…02f50xccc8…15beBase—$0.15100%0xf70d…dbef118d ago0xfc25fd…c4eef0
0x48c9…02f50xccc8…15beBase—$0.19100%0xf70d…dbef118d ago0x661806…64309f
0x48c9…02f50xccc8…15beBase—$0.26100%0xf70d…dbef118d ago0x98698e…89fa05
0x48c9…02f50xccc8…15beBase—$0.35100%0xf70d…dbef118d ago0x4b5d82…c9ce0f
0x48c9…02f50xccc8…15beBase—$0.46100%0xf70d…dbef118d ago0xa36a35…4ed0c2
0x48c9…02f50xccc8…15beBase—$0.77100%0xf70d…dbef118d ago0x05c0d3…e4b766
0x48c9…02f50xccc8…15beBase—$0.87100%0xf70d…dbef118d ago0x365adf…70a6ce
0x48c9…02f50xccc8…15beBase—$1.03100%0xf70d…dbef118d ago0xbb3749…670cb3
0x48c9…02f50xccc8…15beBase—$1.50100%0xf70d…dbef118d ago0x86b285…5156d6
0x48c9…02f50xccc8…15beBase—$1.91100%0xf70d…dbef118d ago0x6e467d…53e159
0x48c9…02f50xccc8…15beBase—$2.04100%0xf70d…dbef118d ago0xc1a351…c9c057

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.