Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b55…a52b0x5b6a…521fBase—$2.5070%0x9f02…1bcb40d ago0xe4b39e…004892
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0xb51b1e…1f0634
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0xef465a…e99c1f
0x7b55…a52b0xb24f…be14Base—$2.5070%0x9f02…1bcb40d ago0x43acf4…995d19
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0x580506…e81040
0x7b55…a52b0x909d…49e8Base—$2.5070%0x9f02…1bcb40d ago0x75fbb3…497860
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0x5fe189…7c2250
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0xa97f84…518f93
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0x0af061…83abb0
0x7b55…a52b0x7fe9…3938Base—$2.5070%0x9f02…1bcb40d ago0xa72645…466310
0x7b55…a52b0x28ee…27eaBase—$2.5070%0x9f02…1bcb40d ago0x141bc6…69f3a1
0x7b55…a52b0x0cd4…9763Base—$2.5070%0x9f02…1bcb40d ago0xabba1d…e0fe55
0x7b55…a52b0x5718…ecc1Base—$2.5070%0x9f02…1bcb40d ago0x3f6fa3…25a1d7
0x7b55…a52b0x3f7b…e6b6Base—$2.5070%0x9f02…1bcb40d ago0xa1ab3c…ba18c0
0x7b55…a52b0x4ed7…9fa1Base—$2.5070%0x9f02…1bcb40d ago0x2e4077…1b3b01
0x7b55…a52b0x6250…b207Base—$2.5070%0x9f02…1bcb40d ago0xede7c4…d0bede
0x7b55…a52b0xb6ff…54e7Base—$2.5070%0x9f02…1bcb40d ago0xd94b52…c4e62c
0x7b55…a52b0x88c5…0fb1Base—$2.5070%0x9f02…1bcb40d ago0x23eec9…3840b5
0x7b55…a52b0x8df6…e83bBase—$2.5070%0x9f02…1bcb40d ago0xe895b2…188ac6
0x7b55…a52b0x6b08…4bd8Base—$2.5070%0x9f02…1bcb40d ago0xc66c97…254803
0x7b55…a52b0x83b4…5330Base—$2.5070%0x9f02…1bcb40d ago0xdf682b…13d62f
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0xc6028d…9f9ecc
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0xdbce75…ad23c7
0x7b55…a52b0x064f…3184Base—$2.5070%0x9f02…1bcb40d ago0x6581ed…283b87
0x7b55…a52b0x86b1…2f66Base—$2.5070%0x9f02…1bcb40d ago0x5339e1…3d1999

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.