Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase17d ago0xd38cf7…bb9f92
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase17d ago0xdbc7e6…27829a
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase17d ago0x0ec538…02356b
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0xde478d…7a2824
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0xb3d69f…1ac799
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0xfaf1ee…beb4d0
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x8dd757…31911b
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0x8259dc…3dec65
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0x6eff41…04e029
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0x98d117…80c603
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0xf12dbc…ea0155
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0xddf217…097e90
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0x35b0fd…7b9f9d
0x023e…bba00x4136…a0cfBasex402 service$1.00100%coinbase18d ago0xcd3393…7ead16
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x272817…190248
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0xd8ac19…1fc472
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x566d8f…57bb14
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x79ca1d…f28984
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0xeb55b2…b20dd5
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0xe8d6a6…36d1e9
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0xb3db69…69f5dd
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x6f9a74…896ca9
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x91bfa4…a28213
0x023e…bba00x4136…a0cfBasex402 service$0.01100%coinbase18d ago0x6d8ec0…f2a6ea

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.