Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x52e2…f3eaBasex402 service$0.001100%coinbase13d ago0xbcb43c…ab7306
0xe523…2f070x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0xf34392…fdb442
0xe523…2f070x52e2…f3eaBasex402 service$0.008100%coinbase13d ago0x85ffa1…adf34e
0xe523…2f070x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x7a3dc1…af49f9
0xe523…2f070x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x9d27f9…53d03a
0xe523…2f070x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x2a65d3…2dff60
0xe523…2f070x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0xed0838…141f9f
0xe523…2f070x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x4802ad…69be6c
0xe523…2f070x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x16088e…024588
0xe523…2f070x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x153585…6210fe
0x4007…b2980x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x91bdae…f4f41f
0x4007…b2980x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0xb25897…b1ea36
0x4007…b2980x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x93599e…047d9f
0x4007…b2980x52e2…f3eaBasex402 service$0.02100%coinbase13d ago0x81ce63…d789a8
0x4007…b2980x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x9cb394…d71a53
0x4007…b2980x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x694362…f892eb
0x4007…b2980x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0xa2b460…01473c
0xb2e5…d0a20x52e2…f3eaBasex402 service$0.001100%coinbase13d ago0xb341a0…b883ec
0xb2e5…d0a20x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x63185b…047e77
0xb2e5…d0a20x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x556ff1…57ef8a
0xb2e5…d0a20x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x8fd8fe…25b0ec
0x0d7b…9ef30x52e2…f3eaBasex402 service$0.005100%coinbase13d ago0x1f46dc…168434
0x0d7b…9ef30x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x3e7189…f3f42f
0x0d7b…9ef30x52e2…f3eaBasex402 service$0.003100%coinbase13d ago0x77906b…867fc8
0x0d7b…9ef30x52e2…f3eaBasex402 service$0.008100%coinbase13d ago0xc43626…1d759d

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.