Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x5d4f6d…a3bc03
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x11cc69…2e9a10
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x82b822…db41c9
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xa5450b…a19620
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x906368…ae498c
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x61ac2a…77f8ef
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x04f3e4…2f842c
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x82f6d3…e77786
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x9654e5…ab3a59
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xd930e7…a6bd3a
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xa27390…70984e
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x55ca82…046ca1
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xd3e8d3…063018
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x9cd775…80b38e
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x44d63a…f6a54b
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xefe119…108272
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x84c8f0…bd8fa1
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xbccd26…c74b16
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x6b0525…5af8c4
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xc32467…122b80
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x4c0f33…de8010
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x8bb32f…43c567
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xa99170…01a04a
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0x24b7e8…4af573
0xfbc2…21ef0x5aae…482eBase—$0.001100%coinbase14d ago0xcd1433…885a5d

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.