Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb37d…b7870x4b04…e636Base—$0.01100%coinbase64d ago0x967ef5…9cdfc6
0xb37d…b7870x4c68…9da9Base—$0.01100%coinbase64d ago0x8a1497…1293b1
0xb37d…b7870xdc1c…f253Base—$0.01100%coinbase64d ago0xaf7ddb…b60566
0xb37d…b7870x3caf…f8cbBase—$0.01100%coinbase64d ago0x1ab4af…355839
0xb37d…b7870x309a…a1bbBase—$0.01100%coinbase64d ago0x0b8eb5…53ad3b
0xb37d…b7870x04c0…31ffBase—$0.01100%coinbase64d ago0xaf74ed…226446
0xb37d…b7870xe414…70a9Base—$0.01100%coinbase64d ago0x9f1bba…19dacf
0xb37d…b7870xff9b…6480Base—$0.01100%coinbase64d ago0x79b4a4…ebb584
0xb37d…b7870xe353…7711Base—$0.01100%coinbase64d ago0xfd1547…f08f1c
0xb37d…b7870x404c…0581Base—$0.01100%coinbase64d ago0x5cd171…64901e
0xb37d…b7870x9010…abf8Base—$0.01100%coinbase65d ago0xe908b5…6b53e0
0xb37d…b7870xe3a5…e5ffBase—$0.01100%coinbase65d ago0x0b663d…e860e3
0xb37d…b7870xcd4f…efdeBase—$0.01100%coinbase65d ago0x8c96d1…859955
0xb37d…b7870x5d2e…3f40Base—$0.01100%coinbase65d ago0xc01d06…811900
0xb37d…b7870x3e6e…d5feBase—$0.01100%coinbase65d ago0xc36ac9…595e8f
0xb37d…b7870x2aa7…5b7dBase—$0.01100%coinbase65d ago0x430d12…056f82
0xb37d…b7870x3d12…cd6eBase—$0.01100%coinbase65d ago0x0f3079…e8f3b8
0xb37d…b7870x9eb3…f23fBase—$0.01100%coinbase65d ago0x0a6039…83c629
0xb37d…b7870x1f01…beb9Base—$0.01100%coinbase65d ago0xa137f2…6391ee
0xb37d…b7870xf367…9797Base—$0.01100%coinbase65d ago0xe7f5b2…a8fc6c
0xb37d…b7870x5fa1…eac6Base—$0.01100%coinbase65d ago0x36c775…43c625
0xb37d…b7870x3c31…d4afBase—$0.01100%coinbase65d ago0x547106…599bcd
0xb37d…b7870x4f04…0de2Base—$0.01100%coinbase65d ago0x3133b3…40f600
0xb37d…b7870xecf2…b747Base—$0.01100%coinbase65d ago0xa9b83b…51e4fc

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.