Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x78a191…109a42
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x63ef20…0cb0d5
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xbb197f…8e6bf5
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xac967a…b3892e
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x488d7f…c3c573
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0xe962ce…9b89f9
0x27ab…248c0x24a5…998fBasex402 service$0.02100%coinbase15d ago0x1803f9…2be3fd
0x27ab…248c0x24a5…998fBasex402 service$0.001100%coinbase15d ago0x176cb4…919096
0x27ab…248c0x24a5…998fBasex402 service$0.02100%coinbase15d ago0x8922b6…ec700d
0x27ab…248c0x24a5…998fBasex402 service$0.001100%coinbase15d ago0x17bb04…bc2f36
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x5be5e4…a9000c
0x27ab…248c0x24a5…998fBasex402 service$0.13100%coinbase15d ago0x8f2a0a…1ccbf3
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x358a7f…f237d4
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x6b97c0…a2f106
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x8ca2c9…4bb26e
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x527c71…1a4af1
0x27ab…248c0x24a5…998fBasex402 service$0.07100%coinbase15d ago0x9c2af2…aebd13

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.