Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7a3…d8060xccc8…15beBase—$6.8570%0xf70d…dbef35d ago0xea659c…2c32aa
0x868b…50540xccc8…15beBase—$0.1270%0xf70d…dbef35d ago0x2f8d65…87c39e
0x078b…d9af0xccc8…15beBase—$2.0170%0xf70d…dbef35d ago0xf187e8…14147b
0xde03…474e0xccc8…15beBase—$0.1070%0xf70d…dbef35d ago0x02b947…ee46f2
0x86a4…822f0xccc8…15beBase—$3.8370%0xf70d…dbef35d ago0x98b3d4…be4208
0x2282…22770xccc8…15beBase—$5.0070%0xf70d…dbef35d ago0x6591a6…0f3f9c
0x274e…9e100xccc8…15beBase—$3.7270%0xf70d…dbef35d ago0x20ed0c…f5a88a
0x274e…9e100xccc8…15beBase—$4.1170%0xf70d…dbef35d ago0xa2014c…c298cf
0x2282…22770xccc8…15beBase—$24.9570%0xf70d…dbef35d ago0x098975…02abcb
0x274e…9e100xccc8…15beBase—$4.3470%0xf70d…dbef35d ago0xa69089…4573f3
0xe7a3…d8060xccc8…15beBase—$8.7070%0xf70d…dbef35d ago0xda2e9a…d2e9d1
0xde03…474e0xccc8…15beBase—$0.1070%0xf70d…dbef35d ago0x2b2f0f…2548b5
0x8321…b1ec0xccc8…15beBase—$100.0070%0xf70d…dbef35d ago0xece689…b6a391
0x954e…cee80xccc8…15beBase—$10.9070%0xf70d…dbef35d ago0x1f7a69…603d4e

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.