Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x4734d4…21e8bf
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x0ba019…77ae1f
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x5cf720…7f17ae
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xcfcc28…24dc88
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xac42fd…ee6ab6
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x9c13d3…b57608
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x653d6f…a4926a
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x6cc4f7…e122a3
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x5240a3…864b62
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xb8773c…1917c6
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x5e0428…fcb60c
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x885f6e…67c72c
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xf369bd…4ce8b9
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xa01cb7…0e579d
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x149274…49d6e6
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x01474e…1cd2e9
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x7b5542…234bf1
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x59927f…4c7d2b
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xd5edf4…95fc01
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x593f0d…77f5c2
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0xa5af46…fab796
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x28c2cf…6cc366
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x037241…e74e7f
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x53015f…60cdcb
0xcfe3…16bb0xa9dd…2315Base—$0.002100%coinbase57d ago0x5ea66f…05cff1

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.