Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.003100%coinbase11d ago0x9b9d6c…f7a0c8
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.005100%coinbase11d ago0x393afe…5c1a76
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0xdfb4d4…cd0410
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase11d ago0xacdd5f…5ebf0e
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase11d ago0xd20690…dda978
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase11d ago0xe56036…a092f7
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x5828af…ec0f16
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase11d ago0x0113ba…ed8fa9
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.005100%coinbase11d ago0x7d677c…b6e3b6
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x08af7a…326072
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x19cf2e…caf0d4
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0xaf6a4e…29d70f
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.03100%coinbase11d ago0xe3ab5c…06f20f
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x374377…c52ebd
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.35100%coinbase11d ago0xdbda62…1e10a4
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.15100%coinbase11d ago0xefc12a…dc7f03
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$1.00100%coinbase11d ago0x703b5c…2733e7
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.03100%coinbase11d ago0xd0c3c8…876fe1
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x2dadcd…0efce9
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase11d ago0x89a796…8535a2
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x220432…3551e2
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.03100%coinbase11d ago0xad80fd…8897b0
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.02100%coinbase11d ago0x387dd1…4f6996
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.01100%coinbase11d ago0x14cc61…3740bb
0x1f2d…16650x76a6…c8a2BaseSirenicFrance$0.03100%coinbase11d ago0x5a223d…d97c32

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.