Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x288e…a3440xe878…07b6Base—$0.01100%coinbase66d ago0x8f546a…70a5a6
0x288e…a3440x5627…d666Base—$0.01100%coinbase66d ago0x3a6c51…c9e5cb
0x288e…a3440x25e7…f591Base—$0.01100%coinbase66d ago0xaf92ae…6c00fe
0x288e…a3440xad20…c3afBase—$0.01100%coinbase66d ago0x19c715…8a921c
0x288e…a3440x0615…9b7fBase—$0.01100%coinbase66d ago0xf3b047…da06d2
0x288e…a3440x45fe…6703Base—$0.01100%coinbase66d ago0x74f6e7…ca0aef
0x288e…a3440x3a42…33d1Base—$0.01100%coinbase66d ago0xb2c30a…2f2482
0x288e…a3440xc481…7565Base—$0.01100%coinbase66d ago0x9fdb40…f9d176
0x288e…a3440x1934…688eBase—$0.01100%coinbase66d ago0x530b67…4f0ad9
0x288e…a3440x6287…e3f2Base—$0.01100%coinbase66d ago0xe11861…f16b46
0x288e…a3440x6b40…29b7Base—$0.01100%coinbase66d ago0x050ce9…b00b53
0x288e…a3440xafdb…00f1Base—$0.01100%coinbase66d ago0xc0b72f…beda5a
0x288e…a3440xc416…b91fBase—$0.01100%coinbase66d ago0x57eeee…8325ac
0x288e…a3440x8bf9…6f8dBase—$0.01100%coinbase66d ago0x74ef9f…14ce26
0x288e…a3440x62aa…470eBase—$0.01100%coinbase66d ago0x765a29…84f27f
0x288e…a3440x380d…b767Base—$0.01100%coinbase66d ago0x0f554e…5caf3e
0x288e…a3440xd49d…e7abBase—$0.01100%coinbase67d ago0x8269d0…53a406
0x288e…a3440xe85b…943aBase—$0.01100%coinbase67d ago0xc78c24…005ade
0x288e…a3440xce77…c205Base—$0.01100%coinbase67d ago0x57042c…77a3a9
0x288e…a3440xb3e4…dc9cBase—$0.01100%coinbase67d ago0x47d434…cf5b37
0x288e…a3440xd521…c6a7Base—$0.01100%coinbase67d ago0x3d4949…d857b2
0x288e…a3440xcce7…41adBase—$0.01100%coinbase67d ago0x693326…1b997a
0x288e…a3440xbff2…5c0bBase—$0.01100%coinbase67d ago0x7dbdb1…5f95e6
0x288e…a3440xac42…212aBase—$0.01100%coinbase67d ago0xe9f04e…8b9c81
0x288e…a3440x4395…baa5Base—$0.01100%coinbase67d ago0xbe65d6…a1d241

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.