Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x8032cd…4f0c57
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x0a45f5…7fba09
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x4a82e3…3ed92b
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0xf0eee4…94cf91
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0xbaef84…8789b6
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x18817d…52afde
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x9f1b07…98e2f4
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x5ebe3a…bb4574
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0x82df0d…24c5bd
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI61d ago0xb66446…4fc3b2
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xdd8ba8…546623
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0x1631a9…3292a1
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0x6699f5…dd396d
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0x4df525…0fa6c8
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xcfa096…347608
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xed082b…33e5d8
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0x8e0b82…d96c2d
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xb4d1d6…a48b0f
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0x01db97…b5b2ca
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xb70e19…a11cdc
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xd2395a…acda95
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xe5ab71…648063
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0x78e145…84d8b4
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xce0ae2…bf8411
0x528d…01a10xdb5c…10fdBasex402 service$0.10100%payAI62d ago0xa786cc…22202b

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.