Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x29b1…ce800x3e0a…78e7Base—$0.003439100%coinbase74d ago0xf7ac0e…c27149
0x29b1…ce800x3e0a…78e7Base—$0.00325100%coinbase74d ago0x6ec68a…e49835
0x29b1…ce800x3e0a…78e7Base—$0.004709100%coinbase74d ago0x444924…c4a09b
0x29b1…ce800x3e0a…78e7Base—$0.00384100%coinbase74d ago0xba7bc5…93aeb8
0x29b1…ce800x3e0a…78e7Base—$0.005598100%coinbase74d ago0x6e85b9…fe3b90
0x29b1…ce800x3e0a…78e7Base—$0.004843100%coinbase74d ago0x042dd5…261ad9
0x29b1…ce800x3e0a…78e7Base—$0.002755100%coinbase74d ago0x50d277…e33062
0x29b1…ce800x3e0a…78e7Base—$0.003487100%coinbase74d ago0x13835d…de1ff4
0x29b1…ce800x3e0a…78e7Base—$0.002643100%coinbase74d ago0x94b86f…2929a3
0x29b1…ce800x3e0a…78e7Base—$0.003702100%coinbase74d ago0x77d991…8dddbd
0x29b1…ce800x3e0a…78e7Base—$0.002729100%coinbase74d ago0x3da961…867847
0x29b1…ce800x3e0a…78e7Base—$0.004002100%coinbase74d ago0x0ace4d…b15e42
0x29b1…ce800x3e0a…78e7Base—$0.003906100%coinbase74d ago0xbd31af…612f93
0x29b1…ce800x3e0a…78e7Base—$0.005877100%coinbase75d ago0x8c2910…16f5c4
0x29b1…ce800x3e0a…78e7Base—$0.003473100%coinbase75d ago0x65ab78…5857ee
0x29b1…ce800x3e0a…78e7Base—$0.005177100%coinbase75d ago0x94ea33…7b9582
0x29b1…ce800x3e0a…78e7Base—$0.003493100%coinbase75d ago0xbeac1d…8acc67
0x29b1…ce800x3e0a…78e7Base—$0.003028100%coinbase75d ago0x15eaa6…091343
0x29b1…ce800x3e0a…78e7Base—$0.004683100%coinbase75d ago0x1eeb1f…1bc0be
0x29b1…ce800x3e0a…78e7Base—$0.005893100%coinbase75d ago0x6de81f…cf30a7
0x29b1…ce800x3e0a…78e7Base—$0.003525100%coinbase75d ago0x85e03d…4fb633
0x29b1…ce800x3e0a…78e7Base—$0.003329100%coinbase75d ago0x242214…27f3b4
0x29b1…ce800x3e0a…78e7Base—$0.004125100%coinbase75d ago0x163447…056a95
0x29b1…ce800x3e0a…78e7Base—$0.004637100%coinbase75d ago0xa361f5…a0ea6a
0x29b1…ce800x3e0a…78e7Base—$0.002971100%coinbase75d ago0x9085a1…dc64d1

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.